Task #8616 (closed)
Opened 7 years ago
Closed 7 years ago
Bug: Disconnect between activities and progress?
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | blocker | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | wmoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-05-08 (14) |
Description
I was performing some delete testing and then navigated to the Tag page where I repeatedly received 404's for /webclient/progress/. I'm not sure what's supposed to be mapped where vs. /webclient/activities/. A search through the code base seems to only have the progress link on omeroweb/webclient/templates/webclient/data/container_tags.html.
Change History (2)
comment:1 Changed 7 years ago by wmoore
- Owner changed from atarkowska to cxallan
comment:2 Changed 7 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
It certainly was there previously but with the additional merges and changes that Will has made since I reported this it has been resolved. The commit that fixes this is:
Closing.
Chris:
I can't find any 'progress' urls or calls and can't reproduce any 404s. Is it possible this was caused by some js being cached while switching branches??