Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Details - Unable to Find PortfolioItem #460

Closed
4 tasks done
actuallyReallyAlex opened this issue Nov 10, 2020 · 0 comments
Closed
4 tasks done

✨ Details - Unable to Find PortfolioItem #460

actuallyReallyAlex opened this issue Nov 10, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@actuallyReallyAlex
Copy link
Owner

actuallyReallyAlex commented Nov 10, 2020

Given that a user clicks on a "View Item" link, when the page loads, then it should display the PortfolioItem Details, and it should not display the 404 Page.


Client

  • Investigate Issue
  • Remove uuid
  • Change regex match for uuid (it's wrong) - change to /^[a-f\d]{24}$/i
  • Fix no portfolioItems on refresh
@actuallyReallyAlex actuallyReallyAlex added the bug Something isn't working label Nov 10, 2020
@actuallyReallyAlex actuallyReallyAlex self-assigned this Nov 10, 2020
@actuallyReallyAlex actuallyReallyAlex added this to To do in v5.4.0 via automation Nov 10, 2020
@actuallyReallyAlex actuallyReallyAlex moved this from To do to In progress in v5.4.0 Nov 10, 2020
v5.4.0 automation moved this from In progress to Done Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
v5.4.0
  
Done
Development

No branches or pull requests

1 participant