All Downloads are FREE. Search and download functionalities are using the official Maven repository.

v1api-queries.story.st Maven / Gradle / Ivy

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