Skip to content

Conversation

rmnvch
Copy link
Contributor

@rmnvch rmnvch commented Sep 30, 2025

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://hyland.atlassian.net/browse/ACS-10083

The problem is that there were a conflict between properties we use as keys in query and in filter service. For query category id is used and for active filters it was columnKey. With that it was impossible to support page reload preserving filter state.

What is the new behaviour?

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:

Copy link

@AleksanderSklorz
Copy link
Contributor

@rmnvch I added this label for you this time but next time please remember to add A/N BDU to ADF PRs:
image

@rmnvch
Copy link
Contributor Author

rmnvch commented Oct 1, 2025

@rmnvch I added this label for you this time but next time please remember to add A/N BDU to ADF PRs: image

@AleksanderSklorz , right, sorry

@AleksanderSklorz
Copy link
Contributor

@rmnvch I added this label for you this time but next time please remember to add A/N BDU to ADF PRs: image

@AleksanderSklorz , right, sorry

no problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants