Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      4
    • Sprint:
      Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23

      Description

      Task: Implement a right-click/three dot menu option to download a file from BioViz Connect. To implement, pass the access token from the server to the client and have the client initiate an authenticated download. This will allow the user to download the file directly without requiring the file to be made public.

      Note: Make sure files are downloaded and not opened in the browser.

        Attachments

          Issue Links

            Activity

            nfreese Nowlan Freese created issue -
            nfreese Nowlan Freese made changes -
            Field Original Value New Value
            Epic Link IGBF-1482 [ 17568 ]
            nfreese Nowlan Freese made changes -
            Link This issue is blocked by IGBF-1658 [ IGBF-1658 ]
            nfreese Nowlan Freese made changes -
            Sprint Spring 2019 Sprint 5 [ 63 ]
            nfreese Nowlan Freese made changes -
            Sprint Spring 2019 Sprint 6 [ 64 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Sprint Spring 2019 Sprint 6 [ 64 ]
            nfreese Nowlan Freese made changes -
            Sprint Spring 2019 Sprint 7 [ 66 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7 [ 66 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8 [ 66, 67 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8 [ 66, 67 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9 [ 66, 67, 68 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9 [ 66, 67, 68 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10 [ 66, 67, 68, 69 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            stiwari8 Srishti Tiwari (Inactive) made changes -
            Assignee Srishti Tiwari [ stiwari8 ]
            stiwari8 Srishti Tiwari (Inactive) made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10 [ 66, 67, 68, 69 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11 [ 66, 67, 68, 69, 70 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            stiwari8 Srishti Tiwari (Inactive) made changes -
            Rank Ranked lower
            stiwari8 Srishti Tiwari (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11 [ 66, 67, 68, 69, 70 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12 [ 66, 67, 68, 69, 70, 71 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            stiwari8 Srishti Tiwari (Inactive) made changes -
            Assignee Srishti Tiwari [ stiwari8 ]
            nfreese Nowlan Freese made changes -
            Description Implement the download functionality in the right-click/three dot pop-up menu. This should just require a single API call. Should not require that the file be made public. Implement the download functionality in the right-click/three dot pop-up menu.
            Hide
            nfreese Nowlan Freese added a comment -

            Initially we tried to implement the download functionality using the download API. However, there was no way to directly stream the data to the user, which would lead to large volumes of data passing through our server. Instead, we have opted to make the files public and then use the public link to download the file.

            Show
            nfreese Nowlan Freese added a comment - Initially we tried to implement the download functionality using the download API. However, there was no way to directly stream the data to the user, which would lead to large volumes of data passing through our server. Instead, we have opted to make the files public and then use the public link to download the file.
            Hide
            nfreese Nowlan Freese added a comment -

            The right-click pop-up menu download functionality is partly working. It is making the file public and then opening the file in a new tab (if text) or downloading it (if binary). There are currently some testing pop-ups in place. There needs to be a pop-up that informs the user the file must be made public to download and gives a yes/no buttons. The file should be downloaded if it is a text or binary file, not opened in another tab.

            The three dot menu download functionality does not appear to be connected/working.

            Show
            nfreese Nowlan Freese added a comment - The right-click pop-up menu download functionality is partly working. It is making the file public and then opening the file in a new tab (if text) or downloading it (if binary). There are currently some testing pop-ups in place. There needs to be a pop-up that informs the user the file must be made public to download and gives a yes/no buttons. The file should be downloaded if it is a text or binary file, not opened in another tab. The three dot menu download functionality does not appear to be connected/working.
            nfreese Nowlan Freese made changes -
            Status Needs 1st Level Review [ 10005 ] Open [ 1 ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12 [ 66, 67, 68, 69, 70, 71 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 1 [ 66, 67, 68, 69, 70, 71, 72 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 1 [ 66, 67, 68, 69, 70, 71, 72 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12 [ 66, 67, 68, 69, 70, 71 ]
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12 [ 66, 67, 68, 69, 70, 71 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2 [ 66, 67, 68, 69, 70, 71, 73 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Workflow Loraine Lab Workflow [ 18385 ] Fall 2019 Workflow Update [ 18966 ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2 [ 66, 67, 68, 69, 70, 71, 73 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 2019 Sprint 4 [ 66, 67, 68, 69, 70, 71, 73, 74 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            Hide
            ann.loraine Ann Loraine added a comment -

            Upon discussion with Nowlan Freese and [~aloraine], decided to "punt" and likely implement in 2.0.0 release. Will revisit in final sprint of fall.

            Show
            ann.loraine Ann Loraine added a comment - Upon discussion with Nowlan Freese and [~aloraine] , decided to "punt" and likely implement in 2.0.0 release. Will revisit in final sprint of fall.
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 2019 Sprint 3 [ 66, 67, 68, 69, 70, 71, 73, 74 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 2019 Sprint 8 [ 66, 67, 68, 69, 70, 71, 73, 79 ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Backlog Sprint [ 66, 67, 68, 69, 70, 71, 73, 79 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2 [ 66, 67, 68, 69, 70, 71, 73 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2 [ 66, 67, 68, 69, 70, 71, 73 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 6 : 28 Oct to 8 Nov [ 66, 67, 68, 69, 70, 71, 73, 77 ]
            nfreese Nowlan Freese made changes -
            Summary Implement Download functionality in Pop-up Implement Download functionality
            nfreese Nowlan Freese made changes -
            Description Implement the download functionality in the right-click/three dot pop-up menu. Implement the download functionality in the right-click/three dot pop-up menu.

            When a user right-clicks on a file and selects Download, we need to make an API call to see if the file is public (shared with anonymous - this may change if CyVerse updates their API). If the file is public it is downloaded to the user's device (we need to make sure flat/text files are downloaded and not opened in a new tab). If the file is not public a box informing the user that the file must be made public to download must pop up. If they select OK/yes then we make an API call to make the file public and then download the file.
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 6 : 28 Oct to 8 Nov [ 66, 67, 68, 69, 70, 71, 73, 77 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 8 : 25 Nov to 6 Dec [ 66, 67, 68, 69, 70, 71, 73, 79 ]
            nfreese Nowlan Freese made changes -
            Link This issue relates to IGBF-2059 [ IGBF-2059 ]
            ann.loraine Ann Loraine made changes -
            Workflow Fall 2019 Workflow Update [ 18966 ] Revised Fall 2019 Workflow Update [ 21088 ]
            Status Open [ 1 ] In Progress [ 3 ]
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 8 : 25 Nov to 6 Dec [ 66, 67, 68, 69, 70, 71, 73, 79 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 7 : 11 Nov to 22 Nov [ 66, 67, 68, 69, 70, 71, 73, 78 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Status In Progress [ 3 ] To-Do [ 10305 ]
            nfreese Nowlan Freese made changes -
            Summary Implement Download functionality Implement Download Public Files
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 7 : 11 Nov to 22 Nov [ 66, 67, 68, 69, 70, 71, 73, 78 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 8 : 25 Nov to 6 Dec [ 66, 67, 68, 69, 70, 71, 73, 79 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Fall 8 : 25 Nov to 6 Dec [ 66, 67, 68, 69, 70, 71, 73, 79 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2 [ 66, 67, 68, 69, 70, 71, 73 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked lower
            ann.loraine Ann Loraine made changes -
            Epic Link IGBF-1482 [ 17568 ] IGBF-2376 [ 18533 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Summary Implement Download Public Files Implement Download
            nfreese Nowlan Freese made changes -
            Description Implement the download functionality in the right-click/three dot pop-up menu.

            When a user right-clicks on a file and selects Download, we need to make an API call to see if the file is public (shared with anonymous - this may change if CyVerse updates their API). If the file is public it is downloaded to the user's device (we need to make sure flat/text files are downloaded and not opened in a new tab). If the file is not public a box informing the user that the file must be made public to download must pop up. If they select OK/yes then we make an API call to make the file public and then download the file.
            Task:
            nfreese Nowlan Freese made changes -
            Story Points 2 4
            nfreese Nowlan Freese made changes -
            Description Task: Task: Implement a right-click/three dot menu option to download a file
            nfreese Nowlan Freese made changes -
            Summary Implement Download Implement Download File
            nfreese Nowlan Freese made changes -
            Description Task: Implement a right-click/three dot menu option to download a file Task: Implement a right-click/three dot menu option to download a file from BioViz Connect. To implement, pass the access token from the server to the client and have the client initiate an authenticated download. This will allow the user to download the file directly without requiring the file to be made public.
            nfreese Nowlan Freese made changes -
            Description Task: Implement a right-click/three dot menu option to download a file from BioViz Connect. To implement, pass the access token from the server to the client and have the client initiate an authenticated download. This will allow the user to download the file directly without requiring the file to be made public. Task: Implement a right-click/three dot menu option to download a file from BioViz Connect. To implement, pass the access token from the server to the client and have the client initiate an authenticated download. This will allow the user to download the file directly without requiring the file to be made public.

            Note: Make sure files are downloaded and not opened in the browser.
            Hide
            nfreese Nowlan Freese added a comment -

            I have updated this issue and recommend moving forward on it. After talking with CyVerse about security, they are okay with us sending the access token to the client. That way the client can initiate an authenticated download. This allows us to avoid streaming the data through our server, and allows the user to download the file whether or not it is public.

            Show
            nfreese Nowlan Freese added a comment - I have updated this issue and recommend moving forward on it. After talking with CyVerse about security, they are okay with us sending the access token to the client. That way the client can initiate an authenticated download. This allows us to avoid streaming the data through our server, and allows the user to download the file whether or not it is public.
            nfreese Nowlan Freese made changes -
            Summary Implement Download File Implement File Download
            nfreese Nowlan Freese made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2 [ 66, 67, 68, 69, 70, 71, 73 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug [ 66, 67, 68, 69, 70, 71, 73, 101 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked lower
            chaitanya Chaitanya Kintali (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            chaitanya Chaitanya Kintali (Inactive) made changes -
            Assignee Chaitanya Kintali [ chaitanya ]
            Show
            nfreese Nowlan Freese added a comment - Merged https://bitbucket.org/nfreese/django-cyversedev/pull-requests/182/igbf-1663
            karthik Karthik Raveendran made changes -
            Assignee Chaitanya Kintali [ chaitanya ] Karthik Raveendran [ karthik ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug [ 66, 67, 68, 69, 70, 71, 73, 101 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep [ 66, 67, 68, 69, 70, 71, 73, 101, 102 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            karthik Karthik Raveendran made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            Hide
            karthik Karthik Raveendran added a comment - - edited

            There seems to be an issue with filenames with special characters. Can you look at that Chaitanya Kintali?
            P.S. Check image attached to this issue

            Show
            karthik Karthik Raveendran added a comment - - edited There seems to be an issue with filenames with special characters. Can you look at that Chaitanya Kintali ? P.S. Check image attached to this issue
            karthik Karthik Raveendran made changes -
            Attachment Annotation 2020-09-02 103036.png [ 14854 ]
            Show
            nfreese Nowlan Freese added a comment - Merged https://bitbucket.org/nfreese/django-cyversedev/pull-requests/185/igbf-1663-implemented-download-file
            karthik Karthik Raveendran made changes -
            Assignee Karthik Raveendran [ karthik ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep [ 66, 67, 68, 69, 70, 71, 73, 101, 102 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep [ 66, 67, 68, 69, 70, 71, 73, 101, 102, 103 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            nfreese Nowlan Freese made changes -
            Assignee Nowlan Freese [ nfreese ]
            Hide
            nfreese Nowlan Freese added a comment - - edited

            Download appears to be working correctly, but I would like two additions/changes:

            1) Add a toast "Preparing download" that lasts for 5 seconds and then fades out. It seems like it can take several seconds once I click Download for the download to start (tested on Firefox). Good to give user some kind of feedback that the download is occurring.

            2) Rearrange the right-click menu:

            Copy Name
            Rename...
            --------------------
            Cut
            Paste
            ----------------------
            Download
            ----------------------
            Manage Link
            Metadata
            Analyse

            Show
            nfreese Nowlan Freese added a comment - - edited Download appears to be working correctly, but I would like two additions/changes: 1) Add a toast "Preparing download" that lasts for 5 seconds and then fades out. It seems like it can take several seconds once I click Download for the download to start (tested on Firefox). Good to give user some kind of feedback that the download is occurring. 2) Rearrange the right-click menu: Copy Name Rename... -------------------- Cut Paste ---------------------- Download ---------------------- Manage Link Metadata Analyse
            nfreese Nowlan Freese made changes -
            Assignee Nowlan Freese [ nfreese ]
            nfreese Nowlan Freese made changes -
            Status First Level Review in Progress [ 10301 ] To-Do [ 10305 ]
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep [ 66, 67, 68, 69, 70, 71, 73, 101, 102, 103 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct [ 66, 67, 68, 69, 70, 71, 73, 101, 102, 103, 104 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct [ 66, 67, 68, 69, 70, 71, 73, 101, 102, 103, 104 ] Summer 2019 Sprint 7, Summer 2019 Sprint 8, Summer 2019 Sprint 9, Summer 2019 Sprint 10, Summer 2019 Sprint 11, Summer 2019 Sprint 12, Fall 2019 Sprint 2, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23 [ 66, 67, 68, 69, 70, 71, 73, 101, 102, 103, 104, 106 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            karthik Karthik Raveendran made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            karthik Karthik Raveendran made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            Show
            nfreese Nowlan Freese added a comment - Merged https://bitbucket.org/nfreese/django-cyversedev/pull-requests/200/igbf-1663-implemented-download-toast
            nfreese Nowlan Freese made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            nfreese Nowlan Freese made changes -
            Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
            nfreese Nowlan Freese made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            nfreese Nowlan Freese made changes -
            Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
            nfreese Nowlan Freese made changes -
            Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
            nfreese Nowlan Freese made changes -
            Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
            nfreese Nowlan Freese made changes -
            Assignee Nowlan Freese [ nfreese ]
            Hide
            nfreese Nowlan Freese added a comment -

            Closing issue.

            Show
            nfreese Nowlan Freese added a comment - Closing issue.
            nfreese Nowlan Freese made changes -
            Assignee Nowlan Freese [ nfreese ] Karthik Raveendran [ karthik ]
            nfreese Nowlan Freese made changes -
            Resolution Done [ 10000 ]
            Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]

              People

              • Assignee:
                karthik Karthik Raveendran
                Reporter:
                nfreese Nowlan Freese
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: