Skip to content

User Story: Station Bot RSI URL pattern configuration #271

@GitAddRemote

Description

@GitAddRemote

User Story

As a Station super admin, I need to manage RSI URL pattern configuration so that Station-Bot uses the correct RSI endpoints and link patterns for verification-related workflows.

Definition of Done

  • Station exposes RSI_CITIZEN_URL_PATTERN, RSI_PROFILE_EDIT_URL, and RSI_ORGANIZATIONS_URL_PATTERN
  • Validation and save/reload flows are covered by tests
  • Guild owners/admins cannot access these controls
  • pnpm typecheck passes

Acceptance Criteria

  • A station_super_admin can update RSI URL pattern settings from Station
  • Invalid values are rejected with field-level validation
  • Guild-scoped admins cannot access these controls

Technical Elaboration

This ticket covers RSI URL/pattern settings only. It is separate from RSI HTTP timeout/retry/concurrency tuning.

Design Elaboration

These controls should make it clear that they affect external integration link targets and parsing behavior, not end-user guild settings.


Parent Epic: #231
Depends on: #232, #233, #242

Metadata

Metadata

Assignees

Labels

backendBackend services and logicconfigConfiguration and feature flagsenhancementNew feature or requestfrontendFrontend app and dashboarduser-storyEnd-user facing feature story

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions