You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, in the UI (both OSS and EE) we have system namespaces fixed to that particular word, which is not ideal, see #5226 (comment).
We need to decide are we going to handle this on UI side, which would mean we need to send the name of custom system namespace, and to decide whether this will be the new value in all of the select fields, or, are we going to handle this on the BE side, meaning to send and show system on the UI, and handle the rest on the side of endpoint.
Right now, in the
UI
(bothOSS
andEE
) we havesystem
namespaces fixed to that particular word, which is not ideal, see #5226 (comment).We need to decide are we going to handle this on UI side, which would mean we need to send the name of custom system namespace, and to decide whether this will be the new value in all of the select fields, or, are we going to handle this on the BE side, meaning to send and show
system
on the UI, and handle the rest on the side of endpoint.I need your opinions here @Ben8t, @brian-mulier-p.
The text was updated successfully, but these errors were encountered: