Skip to content

Add 'Import from existing spec' feature in ModelService creation #6280

@ironAiken2

Description

@ironAiken2

Summary

When creating a new ModelService, allow users to easily import/reuse an existing service spec — similar to how recent session history works.

Background

Currently, if a user wants to move a running service to a different project or recreate it with the same configuration, they must manually re-enter all settings. A spec import feature would streamline this scenario.

User Scenario

  • User has a running ModelService in Project A
  • User wants to create the same service in Project B
  • User clicks 'Import from existing spec' and selects the source service
  • All settings are pre-filled from the source spec

Acceptance Criteria

  • A way to browse/select from existing ModelService specs (similar to recent session history UI)
  • Selected spec pre-fills the ModelService creation form
  • User can still edit any field before submitting

Source

Teams thread by Jeongseok Kang (2026-03-30): ModelService/ModelService 스펙 바로 생성

JIRA Issue: FR-2419

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions