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

Fix showing derived column values on the inventory list page #4364

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

axelstudios
Copy link
Member

What's this PR do?

Fixes showing derived column values. The issue was a strict type comparison between a string and a number, that should've both been numbers

How should this be manually tested?

Check that derived column values appear on the inventory list page

@axelstudios axelstudios requested a review from kflemin October 26, 2023 18:09
@SEED-platform SEED-platform deleted a comment from github-actions bot Oct 26, 2023
@axelstudios axelstudios force-pushed the bugfix/derived-columns branch from d1386b6 to f9a920f Compare October 26, 2023 18:10
Copy link
Contributor

@kflemin kflemin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it works! thank you!

@axelstudios axelstudios merged commit 13ec52f into develop Oct 26, 2023
@axelstudios axelstudios deleted the bugfix/derived-columns branch October 26, 2023 19:44
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.

2 participants