Unable to add package dependencies - v8.3.0.3031

Hi everyone,

I was exploring the latest 8.3 release on a trial instance (v8.3.0.3031 to be specific) and I've been unable to add dependencies to packages. I tried adding a dependency and clicked apply - it navigated me to the configuration page, but when I opened the properties of the package again, the added dependencies were missing. 

I faced this issue across multiple trial instances and was just curious if anyone encountered this and figured a solution / workaround.

Regards,
Ramya

Like 0

Like

1 comments

Hello.

During our analysis, we discovered that when adding dependencies to packages, we encounter the following errors in the logs:

Terrasoft.Common.InvalidNameException: Object code "Nurturing a need: capturing for the event5FB9C2DB-785D-40D3-B551-8BD6A484E5C8" is not valid
at Terrasoft.Core.Packages.Descriptor.set_Name(String value)
at Terrasoft.Core.Packages.SchemaDescriptor.set_Name(String value)
at Terrasoft.Core.Packages.PackageDBStorage.<>c__DisplayClass472_0.<CreateSchemaDescriptor>b__0(SchemaDescriptor descriptor)
at Terrasoft.Core.Packages.PackageDBStorage.CreateDescriptor[T](Action`1 initializeDescriptor)
...
(similar errors repeated for other object codes)

The errors are caused by the campaign "Nurturing a need: capturing for the event."

Unfortunately, it is not possible to delete it, as this will result in the following error:


We have asked the responsible team to review the issue, and the team has taken it into work under an internal task.

They will try to resolve it as soon as possible. 

Show all comments