[UX] Replace configuration package tenant and change-request IDs with selectors #6

Open
opened 2026-07-29 02:29:32 +02:00 by zemion · 0 comments
Owner

Problem

Configuration Packages asks operators to type a tenant ID and configuration change-request ID. Both are references to system records and should be discoverable.

Work

  • Select the target tenant from authorized tenants, defaulting to the active tenant.
  • Select an eligible configuration change request with status, purpose, creator, and timestamp context.
  • Retain a narrowly scoped paste/manual option for externally supplied request references when policy allows it.
  • Expose the change-request picker as a reusable Admin/Core UI capability for IDM and Organizations.

Acceptance criteria

Normal package import/apply workflows require no copied tenant or change-request IDs and preserve the same backend identifiers.

Parent: GovOPlaN/govoplan-core#272

## Problem Configuration Packages asks operators to type a tenant ID and configuration change-request ID. Both are references to system records and should be discoverable. ## Work - Select the target tenant from authorized tenants, defaulting to the active tenant. - Select an eligible configuration change request with status, purpose, creator, and timestamp context. - Retain a narrowly scoped paste/manual option for externally supplied request references when policy allows it. - Expose the change-request picker as a reusable Admin/Core UI capability for IDM and Organizations. ## Acceptance criteria Normal package import/apply workflows require no copied tenant or change-request IDs and preserve the same backend identifiers. Parent: https://git.add-ideas.de/GovOPlaN/govoplan-core/issues/272
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-admin#6
No description provided.