You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a backlog of GitHub issues that lack associated Jira tickets and therefore prioritization. The Jira bot does not xref stdatamodels issues to Jira, only jwst issues. Therefore, tickets must be written for stdatamodels issues by hand.
Some of the issues are small and do not merit their own tickets, but fixes need to be pushed anyway. This ticket also covers that work.
The text was updated successfully, but these errors were encountered:
8 issues have been closed since yesterday, and one moved into jwst.
Several issues have been grouped into medium-sized or large tasks and turned into Jira tickets; see the list of tickets this is "triggering" above.
I'm keeping this ticket open to cover work on four small and (hopefully) easily-fixed stdatamodels issues:
spacetelescope/stdatamodels#307 reports a bug where the schema ndim and max_ndim are not respected when datamodels are initialized from shapes, or from other datamodels. Half fixed by spacetelescope/stdatamodels#395 MERGED, which handles initializing from a shape. Other half fixed by spacetelescope/stdatamodels#403 , which forces array validation when initializing from other datamodels MERGED
Issue JP-3876 was created on JIRA by Ned Molter:
There is a backlog of GitHub issues that lack associated Jira tickets and therefore prioritization. The Jira bot does not xref stdatamodels issues to Jira, only jwst issues. Therefore, tickets must be written for stdatamodels issues by hand.
Some of the issues are small and do not merit their own tickets, but fixes need to be pushed anyway. This ticket also covers that work.
The text was updated successfully, but these errors were encountered: