[
https://issues.apache.org/jira/browse/NIFIREG-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Doran closed NIFIREG-68.
------------------------------
Resolution: Won't Do
Several changes have been made recently that remove client-side logic and make
the models in the frontend and backend more of a 1-to-1 mapping. Closing this
and any remaining improvements that are identified should be opened as new
tickets.
> Align frontend-backend models and actions
> -----------------------------------------
>
> Key: NIFIREG-68
> URL: https://issues.apache.org/jira/browse/NIFIREG-68
> Project: NiFi Registry
> Issue Type: Improvement
> Reporter: Kevin Doran
> Assignee: Kevin Doran
>
> Currently, there is a lot of frontend UI/UX that does not map cleanly to the
> REST API backend, creating the need for lots of logic in the front end. This
> complicates the frontend code and also makes it non-intuitive for third
> parties how to use the REST API to accomplish actions that can be performed
> in the UI.
> This ticket is to explore and implement ways to move some of the frontend
> logic into the backend to replace inferred fields with values that can be
> directly read. Also replace one-to-many frontend/backend mappings with
> one-to-one mappings.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)