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

filter names contain string that are likely to change #336

Open
wemu opened this issue Mar 1, 2018 · 0 comments
Open

filter names contain string that are likely to change #336

wemu opened this issue Mar 1, 2018 · 0 comments

Comments

@wemu
Copy link

wemu commented Mar 1, 2018

Hello

the new deployments api that uses a filter parameter:
/AMW_rest/resources/deployments/filter?filters=[{"name":"Application server","comp":"eq","val":"mcm_basic_service"},{"name":"Latest deployment job for App Server and Env","comp":"eq","val":""}]

Containts the names from the UI in the API ("Application server", "Latest deployment job for App Server and Env"). These are likely to change.

The API should use filterNameId's or keys rather than these strings.

Thanks!

@yvespp yvespp added this to the Version 1.17.1 milestone Mar 6, 2018
@yvespp yvespp removed this from the Version 1.17.1 milestone May 25, 2018
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

No branches or pull requests

2 participants