I have created an automation that is manually triggered in which a subtask is cloned, added to a different proejct as a task, and then linked to the trigger issue (subtask). When I run this rule I get a message that the issue could not be cloned and moved. Any idea how to get this to work?
Hello Joaquin,
Just wanted to share the solution for this issue -> https://valiantys.atlassian.net/browse/NFEED-1498
Regards,
Nicolas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please could you share the solution? the ticket is reserved. I have the same need but in addition my custom field has some space, so I need aslo to URL encode the value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the link provided is not accessible.Could you please share the solution here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's nearly 4 years since the answer was posted, and Valiantys have rewritten their documentation to deal with the updates to their app. I don't know that there is a new direct equivalent page for the current version, but their docs are good and do cover this - could you take a look at them?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The current documentation for adding a URL data source for Elements Connect (formerly nFeed) is available here.
If you have problems setting it up, don't hesitate to contact support:
https://support.elements-apps.com/portal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In documentation it is given how to add path param for URL field configuration.
"/" is appended to URL while provide value in the URL path.
but i want to add query param
my URL should be like
rest/api/search?variable=value
since URL path is appending "/" my api url looks like
rest/api/search?variable=/value and field configuration is failing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@newapp123Elements support engineers will be able to help you with the problem. You can contact them at support@elements-apps.com
or create a ticket through
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.