Merge remote-tracking branch 'origin/support/3.1' into support/3.2

This commit is contained in:
Molkobain
2024-02-19 09:56:58 +01:00
2 changed files with 5 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ Don't remove these lines, check them once done.
-->
- [ ] I have performed a self-review of my code
- [ ] I have tested all changes I made on an iTop instance
- [ ] Would a unit test be relevant and have I added it?
- [ ] I have added a unit test, otherwise I have explained why I couldn't
- [ ] Is the PR clear and detailled enough so anyone can understand digging in the code?
## Checklist of things to do before PR is ready to merge

View File

@@ -1482,7 +1482,10 @@
</reconciliation>
</properties>
<fields>
<field id="file" xsi:type="AttributeBlob"/>
<field id="file" xsi:type="AttributeBlob">
<sql>file</sql>
<is_null_allowed>true</is_null_allowed>
</field>
</fields>
<methods>
<method id="DisplayBareRelations">