SystemsModelingAPI 1.0b3 FTF Avatar
  1. OMG Issue

SYSMOAS_ — Provide details on deleting a project that has commits with data

  • Key: SYSMOAS_-5
  • Status: closed  
  • Source: InterCAX ( Dr. Manas Bajaj)
  • Summary:

    The beta spec should provide details on deleting a project that has commits with data.

    ProjectService in the PIM includes an operation "deleteProject" to delete a project. An equivalent endpoint is available in the REST/HTTP PSM (DELETE /projects/

    {projectId}

    ).

    However the specification should provide details, including recommended practices on what happens to the contents of a project and project usages when a project is deleted.

    Note that authorization (permissions) are outside the scope of the specification but related to this action.

  • Reported: SystemsModelingAPI 1.0a1 — Tue, 20 Jun 2023 15:09 GMT
  • Disposition: Resolved — SystemsModelingAPI 1.0b3
  • Disposition Summary:

    Updating documentation for ProjectService.deleteProject(..)

    This proposal provides a new description for ProjectService.deleteProject(...) operation in the PIM (Section 7.2.1, Table 6).

    The last proposal on for this issue was: https://issues.omg.org/browse/SYSMOAS_-81. It had a Precondition 2 that a project cannot be deleted if any of its owned elements are being used in another project.

    This new proposal removes that precondition and adds a general recommendation, based on the joint discussion on the proposal. See the Revised Text for details.

  • Updated: Sat, 19 Jul 2025 19:07 GMT