Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #7080

Closed
Open
Created Jun 05, 2014 by Administrator@rootOwner

[Flowdock] Link to commit is not working (results in 500 error)

Created by: simkin

I linked one of my projects with Flowdock and sumbitted a file:

lmolenaar@test-server:~/lm-test2> git add README
lmolenaar@test-server:~/lm-test2> git commit -m 'flowdock test'
[master (root-commit) abb1bd3] flowdock test
 1 file changed, 1 insertion(+)
 create mode 100644 README
lmolenaar@test-server:~/lm-test2> git push -u origin master
Counting objects: 3, done.
Writing objects: 100% (3/3), 224 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
To [email protected]:lmolenaar/lm-test2.git
 * [new branch]      master -> master
Branch master set up to track remote branch master from origin.

I see the expected popup in flowcdock: screenshot_6

But when I click the link: https://gitlab.servername.nl/lmolenaar/lm-test2/compare/0000000000000000000000000000000000000000...abb1bd32845c18ac14e683203adc267c3b44ae6f image

The file has been committed correctly: image

image

Is this a bug or am I doing something wrong?

Assignee
Assign to
Time tracking