metasfresh / metasfresh-webui-api-legacy

metasfresh webui API server
GNU General Public License v3.0
30 stars 32 forks source link

Processes: support for parentViewSelectedIds and childViewSelectedIds #755

Closed teosarca closed 6 years ago

teosarca commented 6 years ago

Is this a bug or feature request?

FR part of https://github.com/metasfresh/metasfresh/issues/3190 required for https://github.com/metasfresh/metasfresh-webui-api/issues/758

What is the current behavior?

When starting a process from a view, frontend provides view's current selected row IDs (i.e. viewDocumentIds).

What is the expected or desired behavior?

Frontend shall be able to provide:

Note to IT

Consider testing the frontend task, or better the task for whom this one was made, i.e. https://github.com/metasfresh/metasfresh-webui-api/issues/758

metas-lc commented 6 years ago

tested in https://github.com/metasfresh/metasfresh-webui-api/issues/758