Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5388

Fix command API and enable custom configuration of commands

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.1.1
    • 5.0
    • None
    • None
    • Yes
    • 5.1.1

      Copy method in MgnlCommand create new instance of command and copy value of enabled property in to new instance. Same is done in BaseRepositoryCommand where enabled, repository, uuid and path properties are copied to new instance. So if any Command extends MgnlCommand or BaseRepositoryCommand and has own property then you have to override copy method. Instead of this MgnlCommand should do copy of old command.

        Acceptance criteria

              mdivilek Milan Divilek
              mdivilek Milan Divilek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD