Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

When customers can expect in this update:

Group 1: March 1st, 2022

Group 2: March 2nd, 2022

Group 3: March 10th, 2022

Special update for DST handling

Highlights from Release 5.0.1680.19858

  • DST start and end dates now handled

  • DST end where an extra hour occurs will now be shown on Whiteboard reports

New Features/Status on Long-Term Work

PNE-2189

PNE-2189 - Getting issue details... STATUS

  • Update Whiteboard Line query output to accept date format and show in utc, url parameters

  • Update Whiteboard view to properly show:

    • Show less hours for shift when hour is non-existent at Daylight Savings start

    • Extra Hour at Daylight Savings end

PNE-1548

PNE-1548 - Getting issue details... STATUS

Currently shift data resides in a series of monthly xml files. This information needs to be moved in to the database.

Copied from PNE-566 - Getting issue details... STATUS

  • Create 3 database tables to migrate information from files to DB (Shift Mapping, Shift Pattern and Shift Schedule) - 1-2 days

  • Write a utility to migrate existing data from files to Database, figure out how to handle missing files like ShiftPattern on some machines - 4 days

  • Change the loading of shift information from database instead of files for reporting - 3 days

  • Change the Shift Calendar saving to database (currently files are generated on front end and sent back via fupload) - 8 days

  • Change the API for copying shift calendar from one machine to another - 3 days

  • Change how schedule is autogenerated from pattern file once the existing schedule runs out (2 years apply forward) - 3-4 days

  • The ability to copy shifts from machine to machine available from PEConfig’s clone machine/copy settings

Details

Design

Database

https://dbdiagram.io/d/61684ced940c4c4eec95e3d3

Demo

https://www.db-fiddle.com/f/5j1zjMq8atqMy4wLwx3yZs/38

  • No labels