Manually trigger refresh from the admin UI #248

Open
opened 2022-05-02 12:22:51 +00:00 by kparal · 8 comments
Owner

I'd like to have a button in the admin interface to manually trigger blockerbugs sync. In some cases it can help to be able to refresh bugs when dealing with some issue, without actually having to connect to the server.

I'd like to have a button in the admin interface to manually trigger `blockerbugs sync`. In some cases it can help to be able to refresh bugs when dealing with some issue, without actually having to connect to the server.
Author
Owner

Issue tagged with: next

Issue tagged with: next
Owner

Big +1. I keep meaning to work on message consumption to reduce/eliminate the need for this, but in the absence of that, this would be really nice. I don't actually know how to log in to the server and do it manually since it got moved to Ze Cloud, so now I have to run a local pet instance which I can refresh when I need up-to-date info :/

Big +1. I keep meaning to work on message consumption to reduce/eliminate the need for this, but in the absence of that, this would be really nice. I don't actually know how to log in to the server and do it manually since it got moved to Ze Cloud, so now I have to run a local pet instance which I can refresh when I need up-to-date info :/
Author
Owner

Yes, another use case I haven't thought about before, is when preparing for a blocker review meeting (and working on vote tickets), or when one needs refreshed data during it.

Yes, another use case I haven't thought about before, is when preparing for a blocker review meeting (and working on vote tickets), or when one needs refreshed data during it.
Author
Owner

A note for implementation: This will require making sure that multiple concurrent sync executions are either prevented or don't have negative effects. We currently don't have this problem, because the sync are running 30 minutes apart. But with an option to a manual trigger, it might easily happen that multiple people log in to the admin interface and run it in parallel (or they run it in parallel with the regular scheduled job).

A note for implementation: This will require making sure that multiple concurrent sync executions are either prevented or don't have negative effects. We currently don't have this problem, because the sync are running 30 minutes apart. But with an option to a manual trigger, it might easily happen that multiple people log in to the admin interface and run it in parallel (or they run it in parallel with the regular scheduled job).
Author
Owner

Metadata Update from @kparal:

  • Issue untagged with: easyfix
**Metadata Update from @kparal**: - Issue **un**tagged with: easyfix
Contributor

Metadata Update from @lbrabec:

  • Issue assigned to lbrabec
**Metadata Update from @lbrabec**: - Issue assigned to lbrabec
Author
Owner

PR is in #259

PR is in #259
Author
Owner

Metadata Update from @kparal:

  • Assignee reset
  • Custom field story_points adjusted to 5
**Metadata Update from @kparal**: - Assignee reset - Custom field story_points adjusted to 5
kparal added this to the Next BB tasks project 2026-01-16 15:28:57 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quality/blockerbugs#248
No description provided.