You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kevin Doran (JIRA)" <ji...@apache.org> on 2017/12/12 01:35:00 UTC

[jira] [Created] (NIFIREG-68) Align frontend-backend models and actions

Kevin Doran created NIFIREG-68:
----------------------------------

             Summary: 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 performed. Also replace one-to-many frontend/backend mappings with one-to-one mappings.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)