Something went wrong while setting issue due date.
setfields() : values structure and fields names
Closed
setfields() : values structure and fields names
the 'values' arg of setfields() take an array like @array('fieldname' => something)@ Hence, it's nowhere specified how to get:
- the exact key name we want to store the data for.
- the expected structure of "something" (example 'userPassword' expect a special array).
I suggest we expose a function to the webservice to be able to get those.
(from redmine: issue id 4791, created on 2016-05-19, closed on 2016-06-10)
- Relations:
- relates #4790 (closed)
- Changesets:
- Revision 176d1f6f by Côme Chilliet on 2016-06-06T09:40:13.000Z:
Fixes #4791 listtabs now returns all tabs
- Revision 3f2e6630 by Côme Chilliet on 2016-06-06T09:49:11.000Z:
Fixes #4791 listtabs now returns all tabs
- Revision fdfb25c1 by Côme Chilliet on 2016-06-10T07:27:51.000Z:
Fixes #4791 Fixing shell listtabs method
- Revision 9d6bfe5f by Côme Chilliet on 2016-06-10T07:28:33.000Z:
Fixes #4791 Fixing shell listtabs method
- Custom Fields:
- Bug in version: 1.0.12