Merge release/17.7 into dev - #24648
Merged
Merged
Conversation
[OP-19857] Show resource permissions
Database default is set to false so that new project attributes are no longer implicitly enabled in the creation wizard. Instead, the wizard controller will set the flag for all project attributes when the user enables PIR.
… update" This reverts commit c6433df.
[ci skip]
* Replace the debounced timeline change listener with vis-timeline's onInitialDrawComplete callback * Use afterNextRender and DestroyRef for timeline setup and cleanup
… not applied to work packages (#24630) * [OP-19861] Non-working days saved while reschedule job is running are not applied to work packages JobConcurrency#check_concurrency did not count performing jobs. Before, advisory-locked (running) jobs were skipped, so a second working-days save could succeed while ApplyWorkingDaysChangeJob was still running GoodJob then refused to enqueue the follow-up job and the new non-working days never got applied. The update service passes the post-save working-days and non-working-days lists into the apply job. This ensures we do not re-read the live setting during the run. https://community.openproject.org/wp/OP-19861 * Revert modification of non working days passing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by GitHub action
Replaces #24640