When creating a task, use "Elements Connect: Set a field value" in the post function. This field is updated when I create a task manually.
But if I create a task using a script, the field is not updated.
For example:
string prj = createIssue(project,"",10122, summary, priority, description, {}, "", "", "",customFields);
The field remains empty on the viewing screen. But it is filled in on the edit screen.
How do I update and fill in this Nfeed field using the SIL script ?
SQL queries were different on the" Edit view "and" Display view " tabs in the field settings. I copied the query from "Edit view" to "Display view" and the value of the field was displayed on the view screen.
This appeal can be considered closed.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.