Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix multiedit action 'save article' #4563

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

dzonidoo
Copy link
Collaborator

@dzonidoo dzonidoo commented Jul 3, 2024

SDESK-7319

requestEditor3DirectivesToGenerateHtml?: Array<()=> void>,
cloneAfterGenerateHtml?: boolean,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be cloneAfterGeneratingHtml

@@ -603,6 +606,9 @@ export function AuthoringService(
const authoringWorkspace: AuthoringWorkspaceService = $injector.get('authoringWorkspace');

authoringWorkspace.update(origItem);

console.log(__item, '__item'); // monitoring good, multiedit bad one
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should review yourself before opening a PR :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aaaah i miss that

@dzonidoo dzonidoo merged commit e3d362b into superdesk:develop Jul 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants