Correct get last version task#97
Conversation
jdewinne
left a comment
There was a problem hiding this comment.
I think this changes the functionality. Original the idea is to return the latest version as ordered by XLD.
This implementation uses the ordering based on the deployment package name.
|
In this case this is even not working correctly, I found a case where the original GetLastVersion task was not returning the latest version as ordered by XLD, but another package that was in the middle of my packages list in XLD. |
|
Hello, @pegail , can you tell me if this PR were accepted or not please . Thanks |
Hello Fabien, |
|
Thank you for this quick response :) . I've resume the work of Clement and i don't use the plugin for list the version (i use the rest API directly) . You can refuse this PR i you want, i don't correct the code of Clement. |
Correct GetLastVersion task not returning good package when there are strings and numbers in the package name