Running into issues with Fusion processing email addresses with special characters. We continue to get [422] invalid parameter: invalid email value errors with email addresses with special characters "é", "ç", "�", "ñ". Is this a known issue with Fusion?
Hi @JimBr1 thanks for the feedback. I do have one question though, with regards to the Clear Variables module I keep getting the following error and I'm not sure why: Validation failed for 1 parameter(s).Missing value of required parameter 'name'.
I have created a report based on projects & statuses. The report is grouped by "Status" field but by default sorts the order by Alphabetical order (Current, On Hold, Stage 1 etc.). But I want this to be displayed in a custom sequence based on the project lifecycle status steps (starting with Request...
How do I create a module in a scenario that assigns a user to an issue at the task level, by pulling in that user based on a user typeahead field at the project level?
Hi Christina, I tried both using a typeahead field from the project level and a calculated field from the project level. When I referenced either one on a task level calculated field I got "N/A" as my result. Did you have a similar issue? If so, how did you workaround it?
this portion throughs me off: #2 Calculated field User ID of #1 on the project then#3 Calculated field equal to #2 on a task form Are you saying that I need to create a calculated field on both the project and task level that captures the results of the #1 typeahead field?
I'm in the middle of creating a fusion scenario that acts like the bulk assignments tool that you would find in the workload balancer. However, we want to build a scenario that updates all of the correlating task assignments based on a typeahead field found on a project level form. Once the project...
Hi all, I'm attempting to create an Issue Approval Report that displays a list of all the issues a user ($$USER.ID) is assigned to, that they haven't rendered a decision on. I didn't see anything in reporting that would allow me to generate a report like this. Does anyone know how to create a filte...