Closed Bug 922281 Opened 11 years ago Closed 11 years ago

/api/create_update_alias returns 101 errors when trying to update an alias

Categories

(Webtools :: Bouncer, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: brandon)

References

Details

I noticed this while fiddling with the API today. I was able to create a new alias (firefox-latest-blah) that pointed at firefox-20.0. Then when I tried to update the the same alias by changing related_product to a different product, I got a 101:


<?xml version="1.0" encoding="utf-8"?><error number="101">There was a problem validating the data provided</error>


I also noticed a tiny typo on https://bounceradmin.allizom.org/admin/. Should say "aliases" instead of "aliass".
Assignee: nobody → bsavage
There is a pull request that fixes this issue awaiting review: https://github.com/mozilla/tuxedo/pull/32
Flags: needinfo?(pmac)
PR reviewed: r+
Flags: needinfo?(pmac)
Fixed in https://github.com/mozilla/tuxedo/commit/897ab227cef9437c0ff6345f472008f838e1dc3f
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Looks good to me.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.