lispercat / sailpoint-iiq-dev-accelerator

VSCode extension to accelerate and facilitate development by directly interacting with the target Sailpoint IIQ server
MIT License
31 stars 11 forks source link

Sort options #44

Closed yannick-beot-sp closed 1 year ago

yannick-beot-sp commented 1 year ago

At this moment, objects are sorted by names in the dropdowns. It should be possible to sort by "last modified" date to get last modified objects more quickly.

lispercat commented 1 year ago

Sure, there are many ways to do it. On the other hand, it's so easy to get the right name by starting to type in the search, so not sure if the effort makes sense. Some may prefer sorting by name. But in any case you are always welcome to propose a PR.

On Thu, Mar 16, 2023 at 9:46 AM yannick-beot-sp @.***> wrote:

At this moment, objects are sorted by names in the dropdowns. It should be possible to sort by "last modified" date to get last modified objects more quickly.

— Reply to this email directly, view it on GitHub https://github.com/lispercat/sailpoint-iiq-dev-accelerator/issues/44, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCZB7QL22VLNYKBPFB3TLW4MKUVANCNFSM6AAAAAAV5HRSLQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

yannick-beot-sp commented 1 year ago

I agree it is super easy to find the object. It is more a question of visualisation.

lispercat commented 1 year ago

Merged