cancel
Showing results for 
Search instead for 
Did you mean: 

The users cannot publish their changes to public versions

0 Kudos

Dear community,

We have a problem to publish in a model planning with license planning standard. When we execute the publish option from a data action, the following message is displayed (image-1.png).

When we try to run the publish manually, a warning appears, and the information does not appear correctly. However, we need the publishing to be done by javascript code (Table_1.getPlanning().getPublicVersion(Version_1).publish(); ) or from the data action (Publish target version automatically) but this isn’t work.

We reviewed the note 2932068, but it is not applicable to our case. We cannot change the users from standard to professional license as there are too many of them.

2932068 - Warning: "Some of your changes can't be published because of data locks. Those changes wil...

We have nine accounts blocked from model (image-2.png), these accounts are part of a hierarchy and are base level (image-3.png).

We need this block on the accounts so that when a value is entered in the parent, it is not distributed to these accounts (image-4.png)

if we remove the locks in the model and run the data action with publish enabled it works correctly.

Besides, we try to apply note 2988274 but it does not work because the table has advanced filters.

2988274 - The users with Admin role cannot publish their changes to public versions when the data re... image-5.png

When we make publication with a planning professional license it works correctly.

Our SAC version 2023.2.5.

We use the restricted lock and it works but the user must go account by account and lock it in the table using the cell lock.

I appreciate your help if you can provide any solution.

Accepted Solutions (0)

Answers (1)

Answers (1)

William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos

Partial publish is NOT supported when data action trigger is set to 'Auto publish'. But it should be supported when publish is called via API by JS of application, user will receive same popup to confirm partial publish.

0 Kudos

Hello.

I did the test and it works but I get a warning, is it possible that it does not appear?

Thanks

William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos

No, it's the same warning popup when you click standard publish button.