You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I can't list the product even if I'm subscribed to topics associated to that product.
$ dcictl topic-list+--------------------------------------+------------+--------+-------------------+----------------+-------+--------------------------------------+--------------------------------------+| id | name | state | component_types | export_control | label | next_topic_id | product_id |+--------------------------------------+------------+--------+-------------------+----------------+-------+--------------------------------------+--------------------------------------+| 3e4927a7-1c4c-420f-b558-a989c1e202d4 | foo | active | [u'tarball'] | False | None | None | 44bc8742-4cd8-4981-b333-7c7ea17cdbd4 |+--------------------------------------+------------+--------+-------------------+----------------+-------+--------------------------------------+--------------------------------------+
$ dcictl product-list++||++++
Compared to the admin user:
$ dcictl product-list+--------------------------------------+-------------+--------+-------------+-------------+--------------------------------------+| id | name | state | description | label | team_id |+--------------------------------------+-------------+--------+-------------+-------------+--------------------------------------+| 44bc8742-4cd8-4981-b333-7c7ea17cdbd4 | bar | active | None | BAR | cca2fe05-74df-44d1-91b2-02b9b5964354 |+--------------------------------------+-------------+--------+-------------+-------------+--------------------------------------+
The text was updated successfully, but these errors were encountered:
As a user, I can't list the product even if I'm subscribed to topics associated to that product.
Compared to the admin user:
The text was updated successfully, but these errors were encountered: