Skip to content

[Main]- "Filter by Attribute" action does not apply the filter under specific circumstances#9631

Merged
DeepsShukla merged 1 commit into
mainfrom
bugs/Bug-63776-Filterby-Attribute-action-does-not-apply-the-filter
Jul 23, 2026
Merged

[Main]- "Filter by Attribute" action does not apply the filter under specific circumstances#9631
DeepsShukla merged 1 commit into
mainfrom
bugs/Bug-63776-Filterby-Attribute-action-does-not-apply-the-filter

Conversation

@DeepsShukla

@DeepsShukla DeepsShukla commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Workitem Bug 640470: [master] [ALL-E] "Filter by Attribute" action does not apply the filter under specific circumstances.
AB#640470

Issue: "Filter by Attribute" action does not apply the filter under specific circumstances.
Cause: The previous implementation used a direct record filter/reset path that didn’t preserve user-applied list filters during attribute filtering.
Solution: We changed the Filter by Attributes action to always use the temp-record filtering flow and removed the reset of the page record context, so existing page filters (like Vendor No. = X or Vendor No. <> X) are preserved and intersected with the attribute result instead of being overwritten/dropped.

@DeepsShukla
DeepsShukla requested a review from a team July 21, 2026 06:23
@github-actions github-actions Bot added the SCM GitHub request for SCM area label Jul 21, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Jul 21, 2026
Comment thread src/Layers/W1/BaseApp/Inventory/Item/ItemList.Page.al
Comment thread src/Layers/W1/BaseApp/Inventory/Item/ItemList.Page.al
@neeleshsinghal
neeleshsinghal added this pull request to the merge queue Jul 23, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 23, 2026
@DeepsShukla
DeepsShukla added this pull request to the merge queue Jul 23, 2026
Merged via the queue into main with commit 2c9f255 Jul 23, 2026
630 of 658 checks passed
@DeepsShukla
DeepsShukla deleted the bugs/Bug-63776-Filterby-Attribute-action-does-not-apply-the-filter branch July 23, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SCM GitHub request for SCM area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants