Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-3451

Fix wrong foreign key usage and introduce simple workflow management CLI commands

    XMLWordPrintable

Details

    • Critical
    • Hide
      This fix cleans inconsistent entries in the user default associations - if there are any. The deleted entries are listed in the system log. Please check the log and readd them if necessary. The inconsistency was due invalid workflow and workflowStep combination, which can only happen due manual changes in the DB.
      Show
      This fix cleans inconsistent entries in the user default associations - if there are any. The deleted entries are listed in the system log. Please check the log and readd them if necessary. The inconsistency was due invalid workflow and workflowStep combination, which can only happen due manual changes in the DB.
    • Hide
      This fix cleans inconsistent entries in the user default associations - if there are any and adds proper foreign keys. The deleted entries are listed in the system log. Please check the log and readd them if necessary. The inconsistency was due invalid workflow and workflowStep combination, which can only happen due manual changes in the DB.
      Show
      This fix cleans inconsistent entries in the user default associations - if there are any and adds proper foreign keys. The deleted entries are listed in the system log. Please check the log and readd them if necessary. The inconsistency was due invalid workflow and workflowStep combination, which can only happen due manual changes in the DB.

    Description

      problem

      The foreign keys between workflows and user defaults are setup in a way that all user defaults are getting deleted when deleting only one workflow.

      The reason is, that the foreign keys are not pointing to the primary key but to a non unique key.

       

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Axel Becher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: