Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2280

Update IGB docker image to use latest JDK 1.8 - release 241

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      2
    • Sprint:
      Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun, Summer 1: 8 Jun - 19 Jun, Summer 2: 22 Jun - 3 Jul

      Attachments

        Issue Links

          Activity

          ann.loraine Ann Loraine created issue -
          ann.loraine Ann Loraine made changes -
          Field Original Value New Value
          Epic Link IGBF-1531 [ 17617 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Comment [ [~aloraine] - Can I upgrade JDK to 1.8 release 242 ?
          This is the latest version. ]
          nfreese Nowlan Freese made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar [ 89 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar [ 89, 90 ]
          nfreese Nowlan Freese made changes -
          Rank Ranked higher
          noor91zahara Noor Zahara (Inactive) made changes -
          Link This issue is blocked by IGBF-2291 [ IGBF-2291 ]
          Show
          noor91zahara Noor Zahara (Inactive) added a comment - Docker Image Update Code - https://bitbucket.org/nzahara/integrated-genome-browser-docker-local/branch/IGBF-2280#diff IGB Code diff - https://bitbucket.org/noorzahara/integrated-genome-browser-local1/branch/IGBF-2280#diff
          noor91zahara Noor Zahara (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Story Points 1 2
          Hide
          ann.loraine Ann Loraine added a comment - - edited

          To test:

          • Check that the IGB branch mentioned above can build under Bitbucket pipelines - look for installers for all platforms in the Downloads section of the fork.
          • Check out the branch of the Docker image above. Check that if you run it, the image will be created properly.

          (Noor Zahara - please add brief instructions on how to run commands to build the Docker image – for people who might not have used Docker before. If you think this would be easier for them, you can assume the tester is going to build under an Amazon AMI – just specify which one.)

          Show
          ann.loraine Ann Loraine added a comment - - edited To test: Check that the IGB branch mentioned above can build under Bitbucket pipelines - look for installers for all platforms in the Downloads section of the fork. Check out the branch of the Docker image above. Check that if you run it, the image will be created properly. ( Noor Zahara - please add brief instructions on how to run commands to build the Docker image – for people who might not have used Docker before. If you think this would be easier for them, you can assume the tester is going to build under an Amazon AMI – just specify which one.)
          ann.loraine Ann Loraine made changes -
          Assignee Noor Zahara [ noor91zahara ]
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] To-Do [ 10305 ]
          Hide
          noor91zahara Noor Zahara (Inactive) added a comment - - edited

          Steps followed to create docker image :

          1. Download and install docker software
          2. Once Docker file from IGB docker repository has been modified as per the requirement, go to that directory.
          3. Build the docker image from docker file using docker build -t <image_name> <path>.
          4. run docker ps -a to get the container id.
          5. Login to docker hub using the command Docker login -u <username> -p <password>
          6. Commit the changes using Docker commit <container-id> <imagename:tag>
          7. Finally push the changes - Docker push <imagename:tag>

          Note - Testers shouldn't have to push anything to docker hub. The above instructions are for creating a docker image.

          Once the installer is installed, 'release' file inside the 'jre' folder can be checked to verify the version.

          Show
          noor91zahara Noor Zahara (Inactive) added a comment - - edited Steps followed to create docker image : 1. Download and install docker software 2. Once Docker file from IGB docker repository has been modified as per the requirement, go to that directory. 3. Build the docker image from docker file using docker build -t <image_name> <path>. 4. run docker ps -a to get the container id. 5. Login to docker hub using the command Docker login -u <username> -p <password> 6. Commit the changes using Docker commit <container-id> <imagename:tag> 7. Finally push the changes - Docker push <imagename:tag> Note - Testers shouldn't have to push anything to docker hub. The above instructions are for creating a docker image. Once the installer is installed, 'release' file inside the 'jre' folder can be checked to verify the version.
          noor91zahara Noor Zahara (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Noor Zahara Please make a note: tester should not push the image to Docker hub.

          Show
          ann.loraine Ann Loraine added a comment - Noor Zahara Please make a note: tester should not push the image to Docker hub.
          Hide
          ann.loraine Ann Loraine added a comment -

          Please explain:

          Why are there two tagged images on Docker hub:

          • jre-1.8.0_241
          • jre-8u241

          Should one of these be deleted?

          Show
          ann.loraine Ann Loraine added a comment - Please explain: Why are there two tagged images on Docker hub: jre-1.8.0_241 jre-8u241 Should one of these be deleted?
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] To-Do [ 10305 ]
          ann.loraine Ann Loraine made changes -
          Assignee Noor Zahara [ noor91zahara ]
          Hide
          noor91zahara Noor Zahara (Inactive) added a comment - - edited

          jre-8u241 needs to be deleted.

          jre-8u241 was created with incorrect bundles.

          Show
          noor91zahara Noor Zahara (Inactive) added a comment - - edited jre-8u241 needs to be deleted. jre-8u241 was created with incorrect bundles.
          noor91zahara Noor Zahara (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status In Progress [ 3 ] To-Do [ 10305 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          nfreese Nowlan Freese made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar [ 89, 90 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10 [ 89, 90, 91 ]
          nfreese Nowlan Freese made changes -
          Rank Ranked higher
          shamika Shamika Gajanan Kulkarni (Inactive) made changes -
          Assignee Shamika Gajanan Kulkarni [ shamika ]
          shamika Shamika Gajanan Kulkarni (Inactive) made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          As part of reviewing this, do please check to see if the bitbucket repository containing the dockerfile has been updated as well.
          cc: Shamika Gajanan Kulkarni and Noor Zahara

          Show
          ann.loraine Ann Loraine added a comment - As part of reviewing this, do please check to see if the bitbucket repository containing the dockerfile has been updated as well. cc: Shamika Gajanan Kulkarni and Noor Zahara
          Hide
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment -

          Yes Prof. [~aloraine]

          Show
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment - Yes Prof. [~aloraine]
          Hide
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment -

          Reviewed this ticket. The windows installer for this branch is working fine. Also the bitbucket repository containing the dockerfile has been updated. The changes are present in the link mentioned above by Noor Zahara. The installer for mac needs to be verified.

          Show
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment - Reviewed this ticket. The windows installer for this branch is working fine. Also the bitbucket repository containing the dockerfile has been updated. The changes are present in the link mentioned above by Noor Zahara . The installer for mac needs to be verified.
          Hide
          ann.loraine Ann Loraine added a comment -

          Thank you Shamika Gajanan Kulkarni

          Mac installer is working fine.

          Show
          ann.loraine Ann Loraine added a comment - Thank you Shamika Gajanan Kulkarni Mac installer is working fine.
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10 [ 89, 90, 91 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr [ 89, 90, 91, 92 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          Hide
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment -

          Thank you Prof. [~aloraine]. I shall move this ticket forward.

          Show
          shamika Shamika Gajanan Kulkarni (Inactive) added a comment - Thank you Prof. [~aloraine] . I shall move this ticket forward.
          shamika Shamika Gajanan Kulkarni (Inactive) made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          shamika Shamika Gajanan Kulkarni (Inactive) made changes -
          Assignee Shamika Gajanan Kulkarni [ shamika ] Ann Loraine [ aloraine ]
          shamika Shamika Gajanan Kulkarni (Inactive) made changes -
          Assignee Ann Loraine [ aloraine ] Shamika Gajanan Kulkarni [ shamika ]
          shamika Shamika Gajanan Kulkarni (Inactive) made changes -
          Assignee Shamika Gajanan Kulkarni [ shamika ] Noor Zahara [ noor91zahara ]
          Show
          noor91zahara Noor Zahara (Inactive) added a comment - PR created - https://bitbucket.org/lorainelab/integrated-genome-browser/pull-requests/785/igbf-2280-update-igb-docker-image-to-use/diff https://bitbucket.org/lorainelab/integrated-genome-browser-docker/pull-requests/4/igbf-2280-update-igb-docker-image-to-use/diff
          noor91zahara Noor Zahara (Inactive) made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          Hide
          ann.loraine Ann Loraine added a comment -

          PR to update Docker image file is merged.

          Show
          ann.loraine Ann Loraine added a comment - PR to update Docker image file is merged.
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          Hide
          ann.loraine Ann Loraine added a comment - - edited

          Suggestions on how to test the new docker file:

          Suggestions on how to test the new build system:

          • Check that the master branch bitbucket file references the "241" docker image.
          Show
          ann.loraine Ann Loraine added a comment - - edited Suggestions on how to test the new docker file: Clone latest master - from https://bitbucket.org/lorainelab/integrated-genome-browser-docker Use the docker image to create a container on your local or VM Run an interactive session and check that you can clone the igb repository and compile IGB using the new JDKs Suggestions on how to test the new build system: Check that the master branch bitbucket file references the "241" docker image.
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr [ 89, 90, 91, 92 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May [ 89, 90, 91, 92, 93 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May [ 89, 90, 91, 92, 93 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May [ 89, 90, 91, 92, 93, 94 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May [ 89, 90, 91, 92, 93, 94 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun [ 89, 90, 91, 92, 93, 94, 95 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun [ 89, 90, 91, 92, 93, 94, 95 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun, Summer 1: 8 Jun - 19 Jun [ 89, 90, 91, 92, 93, 94, 95, 96 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          Hide
          pbadzuh Philip Badzuh (Inactive) added a comment -

          It seems like the link below, specified in the dockerfile, is not resolvable. The build fails at this step:

          https://download-keycdn.ej-technologies.com/install4j/install4j_linux_7_0_8.deb

          after some research, the correct url appears to now be:
          https://download-gcdn.ej-technologies.com/install4j/install4j_linux_7_0_8.deb

          Show
          pbadzuh Philip Badzuh (Inactive) added a comment - It seems like the link below, specified in the dockerfile, is not resolvable. The build fails at this step: https://download-keycdn.ej-technologies.com/install4j/install4j_linux_7_0_8.deb after some research, the correct url appears to now be: https://download-gcdn.ej-technologies.com/install4j/install4j_linux_7_0_8.deb
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status Post-merge Testing In Progress [ 10003 ] To-Do [ 10305 ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Hide
          pbadzuh Philip Badzuh (Inactive) added a comment -

          I have updated the install4j url on the branch below:
          https://bitbucket.org/pbadzuh/igb-docker_pbdev/branch/IGBF-2280#diff

          • the dockerfile now builds successfully
          • IGB builds successfully
          Show
          pbadzuh Philip Badzuh (Inactive) added a comment - I have updated the install4j url on the branch below: https://bitbucket.org/pbadzuh/igb-docker_pbdev/branch/IGBF-2280#diff the dockerfile now builds successfully IGB builds successfully
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          Hide
          ann.loraine Ann Loraine added a comment - - edited

          Thank you so much for catching this error. Please submit PR.

          cc Philip Badzuh

          Show
          ann.loraine Ann Loraine added a comment - - edited Thank you so much for catching this error. Please submit PR. cc Philip Badzuh
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ] Philip Badzuh [ pbadzuh ]
          Show
          pbadzuh Philip Badzuh (Inactive) added a comment - Sure! Please see PR below: https://bitbucket.org/lorainelab/integrated-genome-browser-docker/pull-requests/5/igbf-2280-update-install4j-download-link/diff
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Merged and ready for final testing.

          Show
          ann.loraine Ann Loraine added a comment - Merged and ready for final testing.
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Comment [ Deployed to https://test.bioviz.org. ]
          Hide
          ann.loraine Ann Loraine added a comment -

          To test this, run the docker file and build the image.

          Show
          ann.loraine Ann Loraine added a comment - To test this, run the docker file and build the image.
          nfreese Nowlan Freese made changes -
          Assignee Nowlan Freese [ nfreese ]
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun, Summer 1: 8 Jun - 19 Jun [ 89, 90, 91, 92, 93, 94, 95, 96 ] Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun, Summer 1: 8 Jun - 19 Jun, Summer 2: 22 Jun - 3 July [ 89, 90, 91, 92, 93, 94, 95, 96, 97 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Assignee Nowlan Freese [ nfreese ] Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          Hide
          nfreese Nowlan Freese added a comment -

          Tested on Mac 10.14.6 with Docker 2.1.0.4

          Cloned integrated-genome-browser-docker master.

          Built Docker image from docker file successfully (docker build --tag nowlandockerigb .).

          Ran interactive session locally, able to clone IGB from master, successfully build IGB (mvn clean install).

          Show
          nfreese Nowlan Freese added a comment - Tested on Mac 10.14.6 with Docker 2.1.0.4 Cloned integrated-genome-browser-docker master. Built Docker image from docker file successfully (docker build --tag nowlandockerigb .). Ran interactive session locally, able to clone IGB from master, successfully build IGB (mvn clean install).
          nfreese Nowlan Freese made changes -
          Assignee Noor Zahara [ noor91zahara ]
          nfreese Nowlan Freese made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          nfreese Nowlan Freese made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
          ann.loraine Ann Loraine made changes -
          Resolution Done [ 10000 ]
          Status Closed [ 6 ] To-Do [ 10305 ]
          ann.loraine Ann Loraine made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          ann.loraine Ann Loraine made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Moving to Closed.

          Show
          ann.loraine Ann Loraine added a comment - Moving to Closed.
          ann.loraine Ann Loraine made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          ann.loraine Ann Loraine made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          ann.loraine Ann Loraine made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
          ann.loraine Ann Loraine made changes -
          Link This issue relates to IGBF-2569 [ IGBF-2569 ]
          ann.loraine Ann Loraine made changes -
          Link This issue relates to IGBF-3035 [ IGBF-3035 ]

            People

            • Assignee:
              noor91zahara Noor Zahara (Inactive)
              Reporter:
              ann.loraine Ann Loraine
            • Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: