Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pickler can't seem to pull epics #17

Open
dougalcorn opened this issue Mar 26, 2013 · 3 comments
Open

Pickler can't seem to pull epics #17

dougalcorn opened this issue Mar 26, 2013 · 3 comments

Comments

@dougalcorn
Copy link

To be honest, I'm not sure the best workflow here. I have not used pickler regularly for a single project yet. There's some disconnect between a "feature" as a larger set of functionality and a "story" as a discrete, verifiable unit of work. I'm trying out using the epic as the larger feature made up of many stories. What doesn't work as well is having pickler pull all the individual stories and creating .feature files. I think I'd rather have one feature file for the epic.

My understanding is that is may be hard to link scenarios in a feature file to individual pivotal stories. I'm not asking for that. I'd like to be able to pull epics by their id and just manually note that some of the scenarios belong to some pivotal story. But the overal Gherkin for the feature would live in the description of the epic.

Right now we try to pickler pull <epic id> and get:

Resource not found
@tpope
Copy link
Owner

tpope commented Mar 27, 2013

Using epics as the base for synchronization is an interesting idea that wasn't really a possibility when I first created Pickler. Can you figure out a high level game plan for what changes would be needed to make this possible?

@dougalcorn
Copy link
Author

@cantonic
Copy link
Contributor

it seems like it is possible now with the REST API v5: https://www.pivotaltracker.com/help/api/rest/v5#Epics

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

No branches or pull requests

3 participants