I've made an automation that when a certain task moves from "In Progress" to "Done", it Transitions the Status to "To Do" and sets the due date to 10 working days in advance of today.
The status change works as expected, but the automation errors on the due date change saying:
Unknown fields set during transition. Field may not be on transition screen. Fields ignored -Due date (duedate)
Any help glady received!
Thanks
I have almost the same response and I don't have access to m2proxy.atlassian.com. Could this be the reason to fail? Here it is the log:
C:\atlastutorial\helloworld>atlas-run Executing: "C:\Users\abalbiscalvino\atlassian-plugin-sdk-4.0\apache-maven\bin\mvn.bat" com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:4.0:run [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building helloworld [INFO] task-segment: [com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:4.0:run] [INFO] ------------------------------------------------------------------------ [INFO] Preparing amps-dispatcher:run [INFO] artifact com.atlassian.maven.plugins:maven-amps-plugin: checking for updates from atlassian-public [WARNING] repository metadata for: 'artifact com.atlassian.maven.plugins:maven-amps-plugin' could not be retrieved from repository: atlassian-public due to an error: Error transferring file: sun.secur ity.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] Repository 'atlassian-public' will be blacklisted [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'com.atlassian.maven.plugins:maven-amps-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 seconds [INFO] Finished at: Fri Dec 07 15:14:13 CET 2012 [INFO] Final Memory: 10M/74M [INFO] ------------------------------------------------------------------------ C:\atlastutorial\helloworld>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It looks like you've got some problem when connecting tot m2proxy.atlassian.com, can you check with your network admin on this :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.