Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2640

Glossary , UI : URL is constructed with gid as GUID of first glossary's GUID

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • None
    • None

    Description

      1. Created 2 glossaries and a term under them:

      Glossary1

      _______term1

      Glossary2

      ________term2

      Clicking on Glossary 1 ,
      URL is /index.html#!/glossary/<glossary1_guid>?gId=<glossary1_guid>&gType=glossary&viewType=term
      Clicking on term1 ,
      URL is /index.html#!/glossary/<term1_guid>?gId=<glossary1_guid>&gType=term&viewType=term
      Which is expected.

      But clicking on Glossary2 , gid is still Glossary1's GUID which should be ideally Glossary2 's GUID.
      URL is /index.html#!/glossary/<glossary2_guid>?gId=<glossary1_guid>&gType=glossary&viewType=term
      Clicking on term2 ,
      URL is /index.html#!/glossary/<term2_guid>?gId=<glossary1_guid>&gType=term&viewType=term

      CC : ppandey kbhatt mneethiraj

      Attachments

        Issue Links

          Activity

            People

              kevalbhatt Keval Bhatt
              kevalbhatt Keval Bhatt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: