Library compliation/publishing fails when containing UiPath.Jira.Activities

I have sequence that contains some UiPath.Jira.Activities components. It all works when i publish it to orchestrator as a project. However, if i publish it to Orchestrator (or locally) as a library, til fails compilation with this message;

image

And the message window shows:

Unexpected error has occurred during the library compilation process:
Unable to create activity builder for Sequence.xaml. Reason was ‘Cannot create unknown type ‘{clr-namespace:UiPath.Jira.Activities;assembly=UiPath.Jira.Activities}CreateIssue’.’.

I can publish the project with an empty “Jira Scope” without errors, but when I place a “Create Acitivity” on it, the error comes up.

The project validates and works fine in studio.

The logs doesn’t show anything other than the message above.

I have tried both UiPath.Jira.Activities version 2.2.0 and 2.3.0-preview.

image

The studio version is 2021.4.4 and the orchestrator version is 2020.10.5

Did you get the solution for the issue? I am also facing the same.

Hi, we will look into this issue and get back to you. Thanks

1 Like

Im also facing the same issue, any suggestions??

1 Like

@Subrahmanyan_Sankaran Any updates on the above issue?

@anol did you get the solution?

Same issue:
Unexpected error has occurred during the library compilation process:
Unable to create activity builder for Log Jira Issue.xaml. Reason was ‘Cannot create unknown type ‘{clr-namespace:UiPath.Jira.Activities;assembly=UiPath.Jira.Activities}CreateIssue’.’.

UiPath.Jira.Activities 2.2.0

1 Like

did you get the solution?

Please confirm if this issue is resolved at your end in the latest Jira package. Thanks