Skip to content

Commit

Permalink
Support summarychart
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertLuptonTheGood committed Oct 17, 2023
1 parent 88ac870 commit 18946f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions milestones/utility.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ def load_milestones(pmcs_filename, local_data_filename, load_tasks=False):
"test_spec",
"jira",
"jira_testplan",
"summarychart",
]:
if attribute in local[ms.code]:
logger.info(f"Setting {attribute} on {ms.code}")
Expand Down

0 comments on commit 18946f7

Please sign in to comment.