Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support workday manager structure #721

Merged
merged 28 commits into from
Nov 20, 2024

Conversation

HansDahle
Copy link
Collaborator

  • New feature
  • Bug fix
  • High impact

Description of work:
Managers structure is changed when workday is rolled out. The manager will no longer be in the department he/she is maanger for. This means they are moved one level up.

Logics we have where isResourceOwner is combined with fullDepartment cannot be used as is.

Testing:

  • Can be tested
  • Automatic tests created / updated
  • Local tests are passing

TBD, tests must be refactored as setup for manager structure will be more complex

Checklist:

  • Considered automated tests
  • Considered updating specification / documentation
  • Considered work items
  • Considered security
  • Performed developer testing
  • Checklist finalized / ready for review

@HansDahle HansDahle marked this pull request as ready for review November 15, 2024 12:56
Copy link
Collaborator Author

@HansDahle HansDahle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some context around changes made

@HansDahle
Copy link
Collaborator Author

Can be tested @

OPTIONS https://fra-resources-721.pr.api.fusion-dev.net/departments/PDP PRD PMC PCA PCA1/resources/[email protected]

OPTIONS https://fra-resources-721.pr.api.fusion-dev.net/departments/TDI OG FOS FOIT PDL/resources/[email protected]

... other options endpoints

Must activate role FullControl to be able to emulate user.

Copy link
Collaborator

@Jonathanio123 Jonathanio123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some comments. Does this PR have a connected work item in DevOps? To keep track of its release

@HansDahle HansDahle merged commit 687eac1 into master Nov 20, 2024
13 checks passed
@HansDahle HansDahle deleted the feat/workday-manager-structure-support branch November 20, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants