force project key format on DB level

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Medium
    • N/A
    • Affects Version/s: 3.10.0
    • Component/s: None
    • None

      add DB constraint for project key via hibernate check:

      <class name="com.cenqua.crucible.model.Project" table="cru_project" check="?">
      <class name="com.cenqua.crucible.model.ReviewPermaId" table="cru_revpermaid" check="?">
      

      project should match: ([A-Z0-9\-]+)

              Assignee:
              Unassigned
              Reporter:
              Maciej Swinarski (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: