Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 152
    • Issues 152
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 48
    • Merge Requests 48
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Merge Requests
  • !270

Open
Opened 51 minutes ago by Guy Thouret@gthouret
  • Report abuse
Report abuse

(fix) Check if an activity exists before creating to prevent double posts

Last change missed from previous MR - Check if an activity exists before creating to prevent double posts Fixes #612 (closed)

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b fix/612-blog-activity origin/fix/612-blog-activity

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff fix/612-blog-activity

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge fix/612-blog-activity into master
The source branch is 21 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #70801558 passed for ddd4b7f8 on fix/612-blog-activity
          Requires 2 more approvals from Devs and Deployers.
          Ben Hayward
          Ben Hayward
          Rami Albatal
          Rami Albatal
          Emiliano Balbuena
          Emiliano Balbuena
          Brian Hatchet
          Brian Hatchet
          Martin Santangelo
          Martin Santangelo
          There are merge conflicts. Resolve these conflicts or ask someone with write access to this repository to merge it locally

          Closes #612 (closed)

          You can merge this merge request manually using the
          • Discussion 0
          • Commits 4
          • Pipelines 2
          • Changes 3
          • Loading...
          • Guy Thouret @gthouret changed milestone to %sprint: Interesting Iguana 51 minutes ago

            changed milestone to %sprint: Interesting Iguana

          • Guy Thouret @gthouret added MR::Awaiting Review label 51 minutes ago

            added MR::Awaiting Review label

          • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
          Please register or sign in to reply
          0 Assignees
          None
          Assign to
          sprint: Interesting Iguana
          Milestone
          sprint: Interesting Iguana
          Assign milestone
          None
          Time tracking
          No estimate or time spent
          1
          Labels
          MR::Awaiting Review
          Assign labels
          • View project labels
          Lock merge request
          Unlocked
          8
          8 participants
          user avatar
          Ben Hayward
          user avatar
          Rami Albatal
          user avatar
          Emiliano Balbuena
          user avatar
          Brian Hatchet
          user avatar
          Martin Santangelo
          user avatar
          Mark Harding
          user avatar
          Marcelo Rivera
          Reference: minds/engine!270