Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2322

Verify EMBCWD-806 doesn't affect our Hibernate 3 DAO implementations

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      We need to verify that this does not occur in Hibernate 3: https://studio.atlassian.com/browse/EMBCWD-806

      Easy way to test: execute an active/inactive query via the user search and see if it works/breaks in Postgres.

            [CWD-2322] Verify EMBCWD-806 doesn't affect our Hibernate 3 DAO implementations

            Queries on Users are translated in SQL like this:

            • "Inactive": internalus0_.active=$2 with $2 = 'F'
            • "Active": internalus0_.active=$2 with $2 = 'T'
            • or "All": the criteria doesn't appear in the query

            It was corrected in Hibernate 3.2 and we use 3.2.5 anyway.

            AdrienA (Inactive) added a comment - Queries on Users are translated in SQL like this: "Inactive": internalus0_.active=$2 with $2 = 'F' "Active": internalus0_.active=$2 with $2 = 'T' or "All": the criteria doesn't appear in the query It was corrected in Hibernate 3.2 and we use 3.2.5 anyway.

              aragot AdrienA (Inactive)
              shamid@atlassian.com shihab
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h