Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • Kotahi Kotahi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 302
    • Issues 302
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 64
    • Merge requests 64
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kotahikotahi
  • KotahiKotahi
  • Merge requests
  • !733

Added check for manuscript submitter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vaibhav Rathore requested to merge bug/1186/email-notifications into main Jan 24, 2023
  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 3

Targets #1186 (closed)

Summary

  1. Added modifiers for team & team member to filter based on author role & accepted status respectively
  2. Added sort by created desc modifier for team member
  3. In the sendEmail graphQL flow, the manuscripts are being fetched with authors where team members have accepted status and sorted by created desc
  4. The authorName value is being set to the first author in the list of manuscript authors
Edited Jan 26, 2023 by Vaibhav Rathore
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug/1186/email-notifications