[
https://issues.apache.org/jira/browse/NIFI-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313929#comment-16313929
]
ASF GitHub Bot commented on NIFI-4400:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/2269
wait, I did see the following in the log, not sure if that was my fault or
an error or just an extra logging statement:
`2018-01-05 16:25:29,613 WARN [NiFi Web Server-91]
org.eclipse.jetty.server.HttpChannel
/nifi-scripting-ui-1.5.0-SNAPSHOT/api/standard/reporting-task/details
javax.servlet.ServletException: javax.servlet.ServletException:
org.apache.nifi.web.ResourceNotFoundException: Unable to locate reporting task
with id 'c836dd00-0160-1000-cd91-07430d3d159b'.
at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:138)`
> Advanced UI with code editor for scripted processors
> ----------------------------------------------------
>
> Key: NIFI-4400
> URL: https://issues.apache.org/jira/browse/NIFI-4400
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI, Extensions
> Reporter: Pierre Villard
> Assignee: Yuri
>
> For the scripted processors it would nice to add an advanced UI with a "code
> editor mode" that would provide some very useful features when typing code:
> - indentation
> - code highlighting
> - do not close the window when hitting enter
> etc
> The use of codemirror.js (as already done for EL auto-completion) sounds like
> a good option.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)