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

[MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record #3622

Conversation

dominikiwanekhyland
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
https://alfresco.atlassian.net/browse/MNT-24151
Extensions can't extend exsiting rules, they can only replace them. It's problem, when 2 extensions want to specify their own rules for the same element.
'Recent files' page doesn't have access to 'aspects' of nodes and because of that not all visibility rules can be applied.

What is the new behaviour?
If rule is passed in array form, it would be merged and all the rules will be applied.
'Recent files' page has access to 'aspects' of nodes.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@dominikiwanekhyland dominikiwanekhyland force-pushed the MNT-24151-regression-of-fixed-behaviour-adw-users-can-see-some-actions-edit-offline-and-upload-new-version-for-the-declared-record branch 3 times, most recently from 28fe11f to 19951d9 Compare February 9, 2024 10:03
@dominikiwanekhyland dominikiwanekhyland force-pushed the MNT-24151-regression-of-fixed-behaviour-adw-users-can-see-some-actions-edit-offline-and-upload-new-version-for-the-declared-record branch from 19951d9 to 0dcd942 Compare February 9, 2024 14:52
Copy link

sonarqubecloud bot commented Feb 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dominikiwanekhyland dominikiwanekhyland merged commit 630f698 into develop Feb 12, 2024
27 checks passed
@dominikiwanekhyland dominikiwanekhyland deleted the MNT-24151-regression-of-fixed-behaviour-adw-users-can-see-some-actions-edit-offline-and-upload-new-version-for-the-declared-record branch February 12, 2024 15:08
katarzynakita pushed a commit that referenced this pull request Feb 12, 2024
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.

2 participants