Skip to content

Conversation

@senthilb-devrev
Copy link
Contributor

@senthilb-devrev senthilb-devrev commented Nov 21, 2025

https://app.devrev.ai/devrev/works/ISS-230075

In few widgets in responsive, they have dimensions. having similar prefix, eg., ticket_requestor, ticket_requestor_org, both are expected to be resolved and they are donIds.
Since in our code, we were checking for prefix, when we could have checked directly for equal, it caused a problem and resulted in ticket_requestor_org coming twice in the final export and ticket_requestor not present completly in the export.

Fix is to make the check properly by using equal, as there isn't any transformation on the name of the resolution config table name

@senthilb-devrev senthilb-devrev merged commit 5b442bc into main Nov 21, 2025
3 checks passed
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