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

Sync Pivotal Stories task. #3

@FionaDL

Description

@FionaDL

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions