Details

    • Type: Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.0.0-b1
    • Component/s: Plugins
    • Labels:
      None

      Description

      The mass mailer should save a job in the database when performing an export, or submitting an email.

      Update `mass_mailer_jobs` to include a `company_id` column.
      Add a table `mass_mailer_emails`, containing:
      id, job_id (unique), from_name (varchar 255), from_address (varchar 255), subject (varchar 255), text (mediumtext), html (mediumtext)

        Issue Links

          Activity

          tyson Tyson Phillips (Inactive) created issue -
          Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
          Field Original Value New Value
          Status Open [ 1 ] In Progress [ 3 ]
          tyson Tyson Phillips (Inactive) made changes -
          Link This issue is blocked by CORE-2110 [ CORE-2110 ]
          tyson Tyson Phillips (Inactive) made changes -
          Description The mass mailer should save a job in the database when performing an export, or submitting an email. The mass mailer should save a job in the database when performing an export, or submitting an email.

          Update `mass_mailer_jobs` to include a `company_id` column.
          Add a table `*mass_mailer_emails*`, containing:
          +id+, job_id (unique), from_name (varchar 255), from_address (varchar 255), subject (varchar 255), text (mediumtext), html (mediumtext)
          Automated transition triggered when Tyson Phillips (Inactive) created pull request #15 in Stash -
          Status In Progress [ 3 ] In Review [ 5 ]
          Resolution Fixed [ 1 ]
          Automated transition triggered when Tyson Phillips (Inactive) merged pull request #15 in Stash -
          Status In Review [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              tyson Tyson Phillips (Inactive)
              Reporter:
              tyson Tyson Phillips (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:
                Fix Release Date:
                15/Sep/16

                Agile