Project

General

Profile

Actions

Bug #18204

open

visiting product page and then selecting repository too quickly gives error about missing organization_id

Added by Thomas McKay about 7 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

It appears that when visiting a product page from the full list of products that two calls are made to GET /products/$id. The list of repositories for the product are filled in and clickable before the breadcrumb product name is filled in. If the repo is selected before the breadcrumb fills in then there seems to be a js variable not set because the call to GET /products on the repository details page gives an error "One of parameters [ organization_id ] required but not specified.","errors":["One of parameters [ organization_id ] required but not specified.". If I pause long enough for the breadcrumb to show up then there is no error.

Actions #1

Updated by Justin Sherrill about 7 years ago

  • translation missing: en.field_release set to 114
Actions #2

Updated by John Mitsch over 4 years ago

  • Difficulty set to easy
Actions

Also available in: Atom PDF