Uploaded image for project: 'mod-inventory-storage'
  1. mod-inventory-storage
  2. MODINVSTOR-56

Remove "title" GIN index from the item table

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 13.0.0

    Description

      The 'title' field was removed from the item schema and so the 'title' index was removed from the DB as seen by this commit: https://github.com/folio-org/mod-inventory-storage/commit/cee193644ed4b60327491664c217dcd60c81f19c#diff-162ca424ba9ad000edded275876b325b

      However, the schema.json still has a 'title' GIN index for item as seen here: https://github.com/folio-org/mod-inventory-storage/blob/master/src/main/resources/templates/db_scripts/schema.json#L230

      Can this index be removed as well?

      TestRail: Results

        Attachments

          Activity

            People

              Unassigned Unassigned
              mreno Mathew Reno
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                TestRail: Runs

                  TestRail: Cases