Skip to content

Update Milestone entity and filters to comply with TestRail 5.3 #59

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Milestone entity and filters to comply with TestRail 5.3 #59

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 11, 2021

  1. Add Milestone date and status fields:
  • start_on
  • started_on
  • is_started
  • parent_id
  1. Add "is_started" filter for Milestone command
  2. Ignore Milestone unspecified fields for consistency with the rest of the entities.

compile with java 9

1. Add Milestone date and status fields:
 - start_on
 - started_on
 - is_started
 - parent_id
2. Add "is_started" filter for Milestone command
3. Ignore Milestone unspecified fields for consistency with the rest of the entities.

compile with java 9
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

Successfully merging this pull request may close these issues.

0 participants