Closed (fixed)
Project:
Xero API
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2025 at 08:13 UTC
Updated:
6 Jul 2026 at 20:00 UTC
Jump to comment: Most recent
When saving a form display with a xero autocomplete widget, we get an error saving the form without setting the xero_type. The default setting is an empty array, while a string is expected.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mradcliffeThere are some phpcs issues to fix, but I think otherwise this seems good. Thank you.
Comment #4
kensae commentedComment #6
mradcliffeRebased, tested, and merged.