Closed Bug 1149270 Opened 9 years ago Closed 9 years ago

Unable to update manifest for Sumuray

Categories

(Marketplace Graveyard :: Developer Pages, defect, P2)

Avenir
x86
macOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
2015-04-14

People

(Reporter: adora, Assigned: robhudson)

References

Details

Attachments

(1 file)

Developer reports that he is unable to update manifest.  Whenever I try to update it, I just get a spinner.

Edit listing: https://marketplace.firefox.com/developers/app/sumuray/edit
Old manifest: http://sumuray.com/www/manifest.webapp
New manifest:  http://sumuray.insertafter.com/manifest.webapp
Krupa says Rob knows all about this so assigning to him, but also CCing ddurst in case that's wrong.
Assignee: nobody → robhudson.mozbugs
Priority: -- → P2
This is 500ing.

http://sentry.mktmon.services.phx1.mozilla.com/mkt/marketplacefirefoxcom/group/15294/

Stacktrace (most recent call last):

  File "django/core/handlers/base.py", line 112, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "django/db/transaction.py", line 371, in inner
    return func(*args, **kwargs)
  File "django/db/transaction.py", line 371, in inner
    return func(*args, **kwargs)
  File "mkt/site/decorators.py", line 117, in wrapper
    return f(*args, **kw)
  File "mkt/site/decorators.py", line 104, in __call__
    return self.f(*args, **kw)
  File "mkt/webapps/decorators.py", line 62, in wrapper
    return f(request, addon, *args, **kw)
  File "mkt/site/decorators.py", line 31, in wrapper
    return func(request, *args, **kw)
  File "mkt/developers/decorators.py", line 35, in wrapper
    return fun()
  File "mkt/developers/decorators.py", line 27, in fun
    return f(request, addon_id=addon.id, addon=addon, *args, **kw)
  File "mkt/developers/views.py", line 866, in addons_section
    addon = form.save(addon)
  File "mkt/developers/forms.py", line 619, in save
    mkt.LOG.REREVIEW_MANIFEST_URL_CHANGE, msg)
  File "mkt/reviewers/models.py", line 384, in flag
    details={'comments': message})
  File "mkt/site/log.py", line 730, in log
    al.arguments = args
  File "mkt/developers/models.py", line 438, in arguments
    serialize_me.append(dict(((unicode(arg._meta), arg.pk),)))

DoesNotExist: Version matching query does not exist.
I'm hoping this fixes the issue:
https://github.com/mozilla/zamboni/commit/8bd1fb1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-04-14
I can still reproduce this issue in FF40(Win7) using a test app (app link: https://marketplace-dev.allizom.org/developers/app/test-app-7fea54a2/edit)
Screencast for this issue: http://screencast.com/t/ubiAJcB7v

Please also view this bug: Bug 1108591
Reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I suspect bug 1095551 is a dupe of this too.
https://github.com/mozilla/zamboni/commit/de43d2876c8aa4b3ce52eb6e638f00246f58213e
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: