Content
Implementation OP-10878: Journalling updates for work packages when non-working days settings change
View differences
Updated by Jens Ulferts over 3 years ago
Copied from <mention class="mention" data-id="31992" data-type="work_package" data-text="#31992">#31992</mention> (which is still authoritative, so double check the requirements there)
> ### Change in set of working days (instance admin)
>
> * When an administrator changes non-working days via instance admin settings (adds or removes a working day), this will affect dates of scheduled work packages. If non-working days are added or removed for the instance by an admin, the _duration_ is preserved, which might mean the start and finish dates might change:
> * \[...\]
> * The journal will be displayed to the user for _affected_ work packages only, attributed to the author (admin who make the change), like so:
> * For changes to the work week:
> * "_**Working days** changed (Friday is now non-working)_" non-working) by Jean-Cérien_"
> * "_**Start date** changed from {old date} to {new date}_"
> * "_**Finish date** changed from {old date} to {new date}_"
Updating dates is handled in <mention class="mention" data-id="42923" data-type="work_package" data-text="#42923">#42923</mention>, and should be done before this one.
> ### Change in set of working days (instance admin)
>
> * When an administrator changes non-working days via instance admin settings (adds or removes a working day), this will affect dates of scheduled work packages. If non-working days are added or removed for the instance by an admin, the _duration_ is preserved, which might mean the start and finish dates might change:
> * \[...\]
> * The journal will be displayed to the user for _affected_ work packages only, attributed to the author (admin who make the change), like so:
> * For changes to the work week:
> * "_**Working days** changed (Friday is now non-working)_"
> * "_**Start date** changed from {old date} to {new date}_"
> * "_**Finish date** changed from {old date} to {new date}_"
Updating dates is handled in <mention class="mention" data-id="42923" data-type="work_package" data-text="#42923">#42923</mention>, and should be done before this one.