from: Story
where:
Number: {{number}}
select:
- Category.Name
- ChangedBy.Name
- ChangeDate
- CreateDate
- CreatedBy.Name
- Customer.Name
- Description
- Estimate
- Name
- Number
- OriginalEstimate
- Priority.Name
- Owners.Name
- Risk.Name
- Source.Name
- Status.Name
- Super.Name
- Timebox.Name
- ToDo
- from: Children:Task
select:
- Description
- Name
- NumberYour first query was close, you just need to fix the indentation. Indentation in YAML matters, and it can be a bit tricky.
Try this:
from: Story
where:
Number: {asset number}
Note that the select for Tasks is indented.
--
You received this message because you are subscribed to the Google Groups "VersionOne-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
versionone-de...@googlegroups.com.
To post to this group, send email to
version...@googlegroups.com.
Visit this group at http://groups.google.com/group/versionone-dev.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "VersionOne-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/versionone-dev/CnqmJOEnoE8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to versionone-de...@googlegroups.com.
To post to this group, send email to version...@googlegroups.com.
Visit this group at http://groups.google.com/group/versionone-dev.
For more options, visit https://groups.google.com/d/optout.