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

Transaction List not filtering correctly on attribute values when viewing "Transaction Details" #5282

Closed
1 task done
azturner opened this issue Jan 16, 2023 · 0 comments
Closed
1 task done
Labels
Fixed in v16.1 Type: Bug Confirmed bugs or reports that are very likely to be bugs.

Comments

@azturner
Copy link
Contributor

azturner commented Jan 16, 2023

Prerequisites

Description

The Transaction List block will display any Financial Transaction attributes that are configured to "Show on Grid". It will also display a column for each of these attributes when viewing the list in both the "Transactions" or "Details" view. If you elect to filter the results by any of these attributes, it works correctly when viewing the "Transactions", but does not filter correctly when viewing the "Details".

image

image

Steps to Reproduce

  1. Add a new boolean attribute to the "Financial Transaction" entity with option to "Display on Grid".
  2. Update one or more transactions so that the value of this attribute is "True"
  3. Navigate to Transaction List block and update filter to only show values where the attribute value is True.
  4. View the Transactions
  5. Switch to the "Transaction Details" view

Expected behavior:

Only details associated with transactions that have the attribute value set to 'True' would be listed

Actual behavior:

Different details are displayed (not sure what criteria is being used)

Versions

  • Rock Version: v12.8 & v15 (alpha)
  • Client Culture Setting: en-US
@sparkdevnetwork-service sparkdevnetwork-service added the Type: Bug Confirmed bugs or reports that are very likely to be bugs. label Apr 27, 2023
@sparkdevnetwork-service sparkdevnetwork-service added the Status: In Dev Queue This issue is being worked on, and has someone assigned. label Oct 17, 2023
Kwame-Agyei added a commit that referenced this issue Nov 2, 2023
…ct attributes based on the current mode. (Fixes #5282)
@Kwame-Agyei Kwame-Agyei added Fixed in v16.1 and removed Status: In Dev Queue This issue is being worked on, and has someone assigned. labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v16.1 Type: Bug Confirmed bugs or reports that are very likely to be bugs.
Projects
None yet
Development

No branches or pull requests

3 participants