We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a feature planner to the Bounties Site to increase throughput of ticket creation by Product Manager.
This can be envisioned as a new view on the site, access via a button on the Feature > Phase.
This allows a PM to bulk edit multiple draft tickets supported by AI workflows.
DB Call not triggering with Object Payload
r.Post("/{uuid}", ticketHandler.UpdateTicket)
/bounties/ticket/review/send
bounties/ticket/review
Endpoint Conflict Issue and DB versioning on UUID
Resolved for CORS endpoint issues
ticket
bounty/ticket/uuid
bounty/ticket/review/send
Deprecated
The text was updated successfully, but these errors were encountered:
humansinstitute
No branches or pull requests
Content
Add a feature planner to the Bounties Site to increase throughput of ticket creation by Product Manager.
This can be envisioned as a new view on the site, access via a button on the Feature > Phase.
This allows a PM to bulk edit multiple draft tickets supported by AI workflows.
Integration Bugs
DB Call not triggering with Object Payload
r.Post("/{uuid}", ticketHandler.UpdateTicket)
sphinx-tribes-frontend#679/bounties/ticket/review/send
sphinx-tribes-frontend#684bounties/ticket/review
should not be under pubkey authentication #2035Endpoint Conflict Issue and DB versioning on UUID
Resolved for CORS endpoint issues
Phase Plan
ticket
in Tribes DB #1971bounty/ticket/uuid
#1976 - (also Create handler for database interaction)bounty/ticket/review/send
sphinx-tribes-frontend#671 - (source = text box in ticket editor component)Deprecated
The text was updated successfully, but these errors were encountered: