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

Scheduled job is not working correctly #19

Open
ozvieriev-tmx opened this issue Aug 23, 2023 · 0 comments
Open

Scheduled job is not working correctly #19

ozvieriev-tmx opened this issue Aug 23, 2023 · 0 comments

Comments

@ozvieriev-tmx
Copy link

We installed the most recent version of Geta Tags (https://github.com/Geta/geta-optimizely-tags) on an Optimizely CMS 12 implementation, but it appears the scheduled job is not working correctly. We would appreciate guidance on what the expected behavior of the scheduled job should be as we have been unable to find any documentation specific to this.

We had found this issue (https://github.com/Geta/Tags/issues/87reported) that was reported on the previous version of Geta Tags that looks to be the same as what we are experiencing with the new version, but it did not appear to have any resolution or follow up for it.

OOTB, it appears the job should remove invalid tags (https://github.com/Geta/geta-optimizely-tags/blob/master/src/Geta.Optimizely.Tags/TagsScheduledJob.cs). Below are the two scenarios that we are trying to validate.

Scenario #1:

  1. Tag is deleted from Geta Tags page in CMS
  2. Tag still exists on CMS content
  3. Maintenance job runs
  4. Should tags that are no longer in the Geta Tags library be removed from content? (this is not currently happening, old tags not in Geta remain on the content)
    Scenario Adds missing repository url and Episerver Beta Program feed #2:
  5. Tag is updated from Geta Tags page in CMS
  6. User does not select "Check this box to edit existing tags in the content" option
  7. Tag updates to new tag on Geta Tags Page/Library
  8. Should the original tag be removed from all content if it is no longer part of the Geta Tags library? (not currently happening)
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

No branches or pull requests

1 participant