Skip to content

WDR-35 Enable sorting by environment type#3052

Merged
YoniItzhak merged 8 commits intomasterfrom
WDR-35-enable-sorting-by-env-type
May 18, 2021
Merged

WDR-35 Enable sorting by environment type#3052
YoniItzhak merged 8 commits intomasterfrom
WDR-35-enable-sorting-by-env-type

Conversation

@YoniItzhak
Copy link
Copy Markdown
Contributor

Deployments cannot be sorted by environment_type because it is defined as a property and not as a resource_field of the table.
This PR fixes it by defining environment_type as hybrid_property, which according to this line counts as a resource_field, and thus solves the issue.

tehasdf
tehasdf previously approved these changes May 18, 2021
tehasdf
tehasdf previously approved these changes May 18, 2021
@YoniItzhak YoniItzhak merged commit b2dc3e3 into master May 18, 2021
@YoniItzhak YoniItzhak deleted the WDR-35-enable-sorting-by-env-type branch May 18, 2021 15:03
YoniItzhak added a commit that referenced this pull request May 18, 2021
* WDR-35 Enable sorting by environment type

* Always sort by the default sort
YoniItzhak added a commit that referenced this pull request May 19, 2021
* WDR-35 Enable sorting by environment type

* Always sort by the default sort
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.

2 participants