| Version 1 (modified by , 4 hours ago) ( diff ) |
|---|
Editing their build
Actors
User, Admin
Scenario
- In their dashboard, the user clicks on the desired build, and in the details popup on "EDIT"
- They are redirected to the forge where they can proceed with editing their build
SELECT id FROM build WHERE id = $buildId AND user_id = $userId AND is_approved = false LIMIT 1;
Attachments (2)
- editBuildButton.png (141.5 KB ) - added by 3 hours ago.
- editPage.png (154.0 KB ) - added by 3 hours ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.
