Closed omar-selo closed 2 months ago
Makes artefact page fetch single artefact based on id rather than fetching current arteracts. This is beneficial for the following reasons:
First PR towards resolving https://warthogs.atlassian.net/browse/RTW-342
Tested manually locally. Also tested that updating an artefact's status then going back to dashboard page shows the updated status.
Ah good point I completely forgot about the ratio of completed artefact being present in two different locations
Description
Makes artefact page fetch single artefact based on id rather than fetching current arteracts. This is beneficial for the following reasons:
Resolved issues
First PR towards resolving https://warthogs.atlassian.net/browse/RTW-342
Documentation
Web service API changes
Tests
Tested manually locally. Also tested that updating an artefact's status then going back to dashboard page shows the updated status.