Currently ItemGroupMixIn.redirectAfterCreateItem is hardcoded to append configure to the item URL, which is not necessarily appropriate for all items. For example, in general after creating a new folder your next action is not going to be to configure the folder, which is rarely necessary. Rather, there should be some overridable method (e.g. a TopLevelItem extension interface?) permitting specific item types to specify where they wish to redirect to.
- is related to
-
JENKINS-31601 Multibranch project or organization folder shows welcome screen immediately after configuration without refresh
- Closed