Skip to content

Operation Naming System

Description of issue:

Implement the naming system for operations. Each operation of a given type should be able to have a name.

Linked Requirements:

(28)

Potential Issues:

None

Blockers:

( #23 (closed) )

Issue Requirements:
  1. A user should be able to give an operation a name
  2. Names should not have to be unique
Comment:

The implementation should be able to handle custom names from the user.

Edited by Jacob Wahlman