Log inSkip to main contentSkip to sidebar
Something went wrong, please try again.
JIRA Ametys
  • More
    DashboardsProjectsIssuesCapture
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Xray Notification Settings

Open issues

  • All issues
  • Open issues
  • Done issues
  • Viewed recently
  • Created recently
  • Resolved recently
  • Updated recently
View all issues and filters
Order by Priority
  1. Bug
    NEWSLETTER-289AutomaticNewslettersScheduler and validateActionIds
  2. Improvement
    NEWSLETTER-348[Refactoring Users] Use language of user in newsletter mails
  3. Bug
    NEWSLETTER-235No synchronization between the selected newsletter in the tree and in the vizualisation tool
  4. Bug
    NEWSLETTER-263When I use the import of the images in the mail config parameter, the content illustrations does not work
  5. Bug
    NEWSLETTER-268Number of "non imported email addresses" should be displayed
  6. Improvement
    NEWSLETTER-272Define a newsletter sender by category
  7. Bug
    NEWSLETTER-269Unexpected error message when no email are imported
  8. Bug
    NEWSLETTER-284Rights problems on newsletter, when I do not have the READER profile
  9. Bug
    NEWSLETTER-282[Archives service] Weird behavior of the Number of records parameter
  10. Bug
    NEWSLETTER-287Clicking in custom category in tree makes the whole page blink
  11. Bug
    NEWSLETTER-290Error in default title for the subscription service
  12. Bug
    NEWSLETTER-305Number list in a newsletter
  13. Bug
    NEWSLETTER-304Zoom on an image
  14. Bug
    NEWSLETTER-307 Insertion of a video in a newsletter
  15. Bug
    NEWSLETTER-306 layout of an image on the right and on the left
  16. Bug
    NEWSLETTER-309Video layout on the right and on the left
  17. Bug
    NEWSLETTER-308 Alternative youtube video field
  18. Bug
    NEWSLETTER-311 form in a newsletter
  19. Bug
    NEWSLETTER-310insert an interactive PDF locally and from the resource explorer
  20. Bug
    NEWSLETTER-313 test email address
  21. Bug
    NEWSLETTER-312Button table of content
  22. Bug
    NEWSLETTER-315Right to validate a newsletter
  23. Bug
    NEWSLETTER-314Right to edit a newsletter
  24. Bug
    NEWSLETTER-328[Copy site] Newsletter does not appear in the category tree of the target site
  25. Bug
    NEWSLETTER-323[Archives] specific newsletter data are not taken into account
  26. Improvement
    NEWSLETTER-322Add a drag and drop newsletters in subcategories
  27. Bug
    NEWSLETTER-330 The message "To know: if you uncheck all the boxes..." should only be displayed if the person who entered their email address is already subscribed to a category
  28. Task
    NEWSLETTER-336Anonymous stats : add some
  29. Bug
    NEWSLETTER-346Subscription date on subscribers export is moved one day before
  30. Improvement
    NEWSLETTER-285[List service] Improve the 'Number of records' parameter behavior
  31. Improvement
    NEWSLETTER-275NewsletterTemplate should use the new FileReloaderUtils API to read the configuration file
  32. Improvement
    NEWSLETTER-180Add the automatic newsletter periodicity in the selection dialog
  33. Improvement
    NEWSLETTER-176It might be interesting to sort the newsletters in the list by number rather than their name
  34. Improvement
    NEWSLETTER-201Adding a subscriber with a button "add a subscriber".. without import
  35. Improvement
    NEWSLETTER-318check box: automatic subscription to sub categories and automatic subscription to parent categories
  36. Improvement
    NEWSLETTER-288Missing an option to see inherited subscribers
  37. Improvement
    NEWSLETTER-283Add List-Unsubscribe to newsletter header
  38. Improvement
    NEWSLETTER-231Add an automatic newsletter preview
  39. Improvement
    NEWSLETTER-217Rights to edit newsletter and context "rights on contents"
  40. Improvement
    NEWSLETTER-162It would be cool to be able to use the category value on the newsletter template
  41. Improvement
    NEWSLETTER-159Possibility to export in PDF
  42. Improvement
    NEWSLETTER-153We have to abort the configuration of the newsletter service to add a new categorie elsewhere
  43. New Feature
    NEWSLETTER-148Create a new newsletter service in the way of search criteria
  44. Improvement
    NEWSLETTER-97Have the possibility to move newsletter categories in order to rearrange them
  45. Bug
    NEWSLETTER-72Category template, when the category is a page
  46. Bug
    NEWSLETTER-24The HTML editor witdh must be adapted to the newsletter template
  47. Improvement
    NEWSLETTER-30Add genericity to the subscribers tool to adapt to subscribers storage
  48. Improvement
    NEWSLETTER-20Double opt-in
  49. Improvement
    NEWSLETTER-13Service displaying the archived newsletter : allows multiple categories of newsletter
  50. Bug
    NEWSLETTER-248Wrong success message when importing subscribers
Refresh results
1 2Next >>
1 of 53
Uploaded image for project: 'Newsletter'
  1. Newsletter
  2. NEWSLETTER-289

AutomaticNewslettersScheduler and validateActionIds

Log In
Open
Export
undefined
XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • 2.14.0
    • 2.5.0
    • None

      The plugin newsletter defines the component:

      <component role="org.ametys.plugins.newsletter.auto.AutomaticNewslettersScheduler"
                  		   id="org.ametys.plugins.newsletter.auto.AutomaticNewslettersScheduler"
                             class="org.ametys.plugins.newsletter.auto.AutomaticNewslettersScheduler"
                             logger="org.ametys.plugins.newsletter.auto.AutomaticNewslettersScheduler">
                      <workflow name="newsletter" initialActionId="1" validateActionIds="3,4"/>
                  </component> 

       

      And with demo data, workflows/newsletter.xml does not define a "3" action id

      Thus, with a newsletter auto, I'v got the following error :

      2019-04-09 15:07:02,413 ERROR [org.ametys.plugins.newsletter.auto.AutomaticNewslettersEngine] (AutomaticNewslettersEngine;/cms/_admin/plugins/admin/config/set) An error occurred creating the automatic newsletter contents.
      com.opensymphony.workflow.InvalidActionException: Action 3 is invalid
      	at com.opensymphony.workflow.AbstractWorkflow.doAction(AbstractWorkflow.java:562)
      	at org.ametys.plugins.workflow.AbstractAmetysWorkflow.doAction(AbstractAmetysWorkflow.java:164)
      	at org.ametys.plugins.newsletter.auto.AutomaticNewslettersEngine.validateNewsletter(AutomaticNewslettersEngine.java:516)
      	at org.ametys.plugins.newsletter.auto.AutomaticNewslettersEngine.createAndValidateAutomaticNewsletter(AutomaticNewslettersEngine.java:371)
      	at org.ametys.plugins.newsletter.auto.AutomaticNewslettersEngine.createAutomaticNewsletters(AutomaticNewslettersEngine.java:334)
      	at org.ametys.plugins.newsletter.auto.AutomaticNewslettersEngine.createAutomaticNewsletters(AutomaticNewslettersEngine.java:300)
      	at org.ametys.plugins.newsletter.auto.AutomaticNewslettersEngine.run(AutomaticNewslettersEngine.java:234)
      	at java.lang.Thread.run(Thread.java:745) 

      While it should check among "3" and "4" action ids before trying to execute them

          • All
          • Comments
          • History
          • Activity
          There are no comments yet on this issue.

            Unassigned Unassigned
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              09/Apr/19 15:24
              Updated:
              30/Sep/24 10:52
              • Atlassian Jira Project Management Software
              • About Jira
              • Report a problem

              Powered by a free Atlassian Jira open source license for Ametys. Try Jira - bug tracking software for your team.

              Atlassian
              • Getting started

              Contact Product Support

              problem-report-icon
              Problem ReportReport an undesired behavior in the product. Customers with valid SEN Only.
              technical-question-icon
              Technical QuestionTechnical questions regarding the product. Customers with valid SEN Only.
              migration-support-icon
              Migration Technical SupportReport issues regarding Cloud Migration process. Customers with valid SEN Only.
              service-desk-icon
              Open Service DeskOpen Xray Service Desk for any other issues.