
v1api-queries.story.st Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of versionone-feature-collector Show documentation
Show all versions of versionone-feature-collector Show documentation
VersionOne Collector Microservices
The newest version!
story(changeDate) ::= "from: Story
select:
- Number
- Name
- Status.Name
- AssetState
- AssetType
- Estimate
- IsDeleted
- ChangeDate
- Scope.ID
- Scope.Name
- Scope.BeginDate
- Scope.EndDate
- Scope.ParentAndUp.Name
- Scope.AssetState
- Scope.ChangeDate
- Scope.IsDeleted
- Super.ID
- Super.Name
- Super.Number
- Super.PlannedStart
- Super.PlannedEnd
- Super.Category.Name
- Super.AssetState
- Super.ChangeDate
- Super.IsDeleted
- Timebox.ID
- Timebox.Name
- Timebox.BeginDate
- Timebox.EndDate
- Timebox.AssetState
- Timebox.ChangeDate
- Timebox.IsDeleted
- Team.ID
- Team.Name
- Team.ChangeDate
- Team.AssetState
- Team.IsDeleted
- Owners.ID
- Owners.Name
- Owners.Nickname
- Owners.Username
- Owners.AssetState
- Owners.ChangeDate
- Owners.IsDeleted
filter:
- ChangeDate>'$changeDate$'
- IsDeleted='False','True'
- AssetState!='200'"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy