Issue Type: Bug Bug
Assignee: Unassigned
Components: Amdatu Ace Client
Created: 04/Apr/12 4:44 PM
Description:

When the Amdatu ACE client is used to create a new target which should autoApprove changes it currently only sets the state (see TargetBuilder:setAutoApprove(boolean)). This seems not to be enough to actually make the target autoApprove changes.
The Attribute "autoapprove" also needs to be set. Added the following to my code makes it work: targetBuilder.setAttribute("autoapprove", "true").setAutoApprove(true)...

I think this should be added to the TargetBuilder:setAutoApprove.

Project: Amdatu
Priority: Major Major
Reporter: Alexander Broekhuis
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
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to