The one place for your designs
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.
GET /api/v2/subscriptions/incoming
Gets a list of all pending subscription requests
PUT /api/v2/subscriptions/outgoing/{{channel_guid}}
Creates a new subscription request for a user Sends out a push notification to the channel owner that a new subscription request has been created
DELETE /api/v2/subscriptions/outgoing/{{channel_guid}}
Deletes a subscription request made
PUT /api/v2/subscriptions/incoming/{{channel_guid}}/accept
Accepts a new subscription request for a user, assigns them the subscriber role for that channel guid
PUT /api/v2/subscriptions/incoming/{{channel_guid}}/decline
Denies a new subscription request
We want to be sure it is you, please confirm you are not a robot.
changed milestone to %"sprint: Jolly Jellyfish"
changed weight to 10
added to epic &28
changed the description
added Squad::Green scoped label
changed milestone to %"(09/11) Nuanced Numbat"
added Sprint::09/11 - Nuanced Numbat scoped label
removed milestone
assigned to @markeharding
added Squad::Blue scoped label and automatically removed Squad::Green label
changed milestone to %Permission #review
changed title from (feature) Backend for accepting subscription requests to Backend for accepting subscription requests
@brianhatchet making the assumption here that the subscriptions request is already made and I'm just building the api to list, accept, reject.
added Product::Security scoped label
removed the weight
changed weight to 3
changed time estimate to 3h
added Status::InProgress scoped label
added Priority::1 - High scoped label
changed the description 3 times within 2 minutes
mentioned in commit a086da54
added 30m of time spent at 2019-09-16
mentioned in merge request !327
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.