Skip to content

Conversation

@pablothedude
Copy link
Contributor

The token sorting was broken because of a wrongly given collection.
This commit should fix the sorting for all columns.

The token sorting was broken because of a wrongly given collection.
This commit should fix the sorting for all columns.
@pablothedude
Copy link
Contributor Author

pablothedude commented Jan 9, 2019

@MKodde MKodde self-requested a review January 14, 2019 10:40
Copy link
Member

@MKodde MKodde left a comment

Choose a reason for hiding this comment

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

Works like a charm. Tested with a test set of tokens in the 'ra_second_factor' projection

@pablothedude pablothedude merged commit cd98265 into develop Jan 14, 2019
@pablothedude pablothedude deleted the bugfix/fix-token-sorting branch January 14, 2019 14:30
MKodde added a commit that referenced this pull request Mar 20, 2019
Other controller actions use the paginator to paginate their results,
sorting was broken in certain situations.

This was fixed for the token overview in #185, but not fixed for the
other paginator usages.

This should fix the `UnexpectedTypeException` 'PropertyAccessor requires
a graph of objects or arrays to operate on error

See: https://www.pivotaltracker.com/story/show/164729675
MKodde added a commit that referenced this pull request May 2, 2019
MKodde added a commit that referenced this pull request May 2, 2019
Other controller actions use the paginator to paginate their results,
sorting was broken in certain situations.

This was fixed for the token overview in #185, but not fixed for the
other paginator usages.

This should fix the `UnexpectedTypeException` 'PropertyAccessor requires
a graph of objects or arrays to operate on error

See: https://www.pivotaltracker.com/story/show/164729675
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