Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Sync Pivotal Stories task. #3

Closed
FionaDL opened this issue May 15, 2020 · 2 comments · Fixed by #111
Closed

Sync Pivotal Stories task. #3

FionaDL opened this issue May 15, 2020 · 2 comments · Fixed by #111

Comments

@FionaDL
Copy link
Member

FionaDL commented May 15, 2020

As a user, I would like to see my pivotal stories with their updated status without having to enqueue a sync job.

Why
I want to see an updated list of pivotal stories every time I load the page
So that I don't have to synchronously sync my pivotal stories

Scenario:
Given that pivotal stories are constantly being updated
When I sign back in and open my dashboard
Then I should see a list of pivotal stories with their up to date status

Notes:
There should be a regular cron job (Heroku scheduler) that runs a rake task which does this:

Find all open pivotal stories in our system database
Call the Pivotal Tracker API to find the pivotal stories updated status and list of assignees
Update our database accordingly

bronzdoc pushed a commit that referenced this issue May 21, 2020
@etagwerker
Copy link
Member

@FionaDL quick question about this. Do we have a scheduled job running in Heroku? If so, how often does it run?

@cleicar
Copy link
Contributor

cleicar commented Jan 29, 2021

@etagwerker yes, we do. Right now we only have the jobs for Pull Requests and Issues

Screen Shot 2021-01-29 at 09 48 43

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants