Closed Bug 821886 Opened 12 years ago Closed 12 years ago

Add a form to the lookup tool for TxIDs

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2012-12-20

People

(Reporter: clouserw, Assigned: kngo)

References

Details

(Whiteboard: u=support c=ref p=1)

Our support folks are going to need to be able to look up transaction IDs when people ask about refunds. This bug is about adding a form to (pretty much copying the "Account lookup" form): https://marketplace.firefox.com/lookup/ It's a single <input> with a search button. We don't need auto-complete on it. The form should only show up if the person has permissions to use it. The permissions should be Transactions:View which should be added to the Support Staff group. Submission of the form will load /transaction/:id/ (but that's bug 821885)
Depends on: 821885
Assignee: nobody → ngoke
Target Milestone: --- → 2012-12-20
Similar to bug 821885, the transaction lookup API doesn't exist yet, but since you aren't doing autocomplete you don't really need it here. Essentially, this form is just redirecting to /transaction/:id/ and that page will show a "not found" if it's an invalid TxID.
Whiteboard: u=support c=ref
Whiteboard: u=support c=ref → u=support c=ref p=1
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 825370
You need to log in before you can comment on or make changes to this bug.