preProcess() with NON_FATAL_ERROR for FormProcessingStatus is not giving the banner notificatication
Added a custom formprocessor on Create document with preProcess() method and set the FormProcessingStatus as NON_FATAL_ERROR.
If the condition-X is success then adding my custom message as pop up instead of showing it on banner notification and user should be able to complete the creation of document.

But i am getting one more additional pop up as Object creation successful instead of usual banner notification.

Need this instead of second pop up

Is this intended to work like this when we use NON_FATAL_ERROR? Or Am i missing anything here?
Regards,
Nikhil

