Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #954 was successful Changes by Florian Schmaus

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
7 minutes
Labels
None
Agent
ip-172-31-27-151.eu-central-1.compute.internal
Revision
38c6dd21b459d613dd33464c0e3408faaa714035
Total tests
892
Successful since
#952 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus Florian Schmaus 38c6dd21b459d613dd33464c0e3408faaa714035 Merge pull request #621 from Flowdalic/fillable-forms-only-require-list-fields-to-have-value-set
[xdata] Only require list-multi and list-single fields to have a value
Florian Schmaus Florian Schmaus 4d790aa7db42a44623b809091c9f6d00cb5d853a [xdata] Only require list-multi and list-single fields to have a value
Only list-multi and list-single fields require at least one value when
submitting a form. In other cases, for example XEP-0045's
muc#roomconfig_roomadmins, which is of type jid-multi, is used without
any values to reset the room's admins list.

Fixes SMACK-946.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-946Could not obtain issue details from Jira
Unknown Issue TypeXEP-0045Could not obtain issue details from Jira