Issues adding QMULT
Open
bug
- Dominant language
- Python
- Stars
- 23
- Forks
- 8
- Avg merge
- 16d 4h
- Merged PRs (30d)
- 1
Description
Adding a QMULT using `constraints.add()` has various issues:
- It creates an empty constraints block above the relevant QMULT table
- It adds the QMULT to the bottom of the file, rather than underneath the relevant TIME card
- If the TIME card isn't already present, it won't create a new TIME card.
Contributor guide
Assessment
This issue has not been assessed yet.