[
https://issues.apache.org/jira/browse/CONNECTORS-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright resolved CONNECTORS-751.
------------------------------------
Resolution: Fixed
r1503133
> API not correctly handling "minimal" switch in scheduler configuration
> ----------------------------------------------------------------------
>
> Key: CONNECTORS-751
> URL: https://issues.apache.org/jira/browse/CONNECTORS-751
> Project: ManifoldCF
> Issue Type: Bug
> Components: API
> Affects Versions: ManifoldCF 1.2
> Reporter: Maciej Lizewski
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.3
>
>
> API does not properly handle changes to job configuration when there is
> scheduler configuration with 'requestminimum' attribute. When I post job
> configuration, I get:
> HTTP/1.1 400 Unrecognized field in schedule record: 'requestminimum'
> which is caused because scheduler configuration is something like:
> "schedule":{
> "requestminimum":"false",
> "hourofday":{
> "value":"22"
> },
> "minutesofhour":{
> "value":"0"
> }
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira