Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix duplicated conversations #2376

Merged
merged 2 commits into from Dec 14, 2017
Merged

Conversation

deivid-rodriguez
Copy link
Contributor

馃帺 What? Why?

This PR prevents the creation of many conversation with the same participants at the UI level. Since things are prepared at a lower level to actually permit this (for a future "conversation groups" feature), I don't think this is worth enforcing at a lower level.

馃搶 Related Issues

馃搵 Subtasks

None.

馃摲 Screenshots (optional)

None.

馃懟 GIF

plant_alive

@ghost ghost added the in-progress label Dec 14, 2017
@josepjaume
Copy link
Contributor

@xabier @carolromero is this the error related to messages you were talking about?

@codecov
Copy link

codecov bot commented Dec 14, 2017

Codecov Report

Merging #2376 into master will increase coverage by 3.12%.
The diff coverage is 95%.

@@            Coverage Diff             @@
##           master    #2376      +/-   ##
==========================================
+ Coverage   95.49%   98.62%   +3.12%     
==========================================
  Files        1103     1273     +170     
  Lines       24456    29437    +4981     
==========================================
+ Hits        23354    29031    +5677     
+ Misses       1102      406     -696

@josepjaume josepjaume merged commit 4f0dd08 into master Dec 14, 2017
@josepjaume josepjaume deleted the fix/duplicated_conversations branch December 14, 2017 15:26
@ghost ghost removed the in-progress label Dec 14, 2017
josepjaume pushed a commit that referenced this pull request Dec 15, 2017
* Privatize helper section

* Redirect to existing conversation if it exists
josepjaume added a commit that referenced this pull request Dec 15, 2017
* Fix duplicated conversations (#2376)

* Privatize helper section

* Redirect to existing conversation if it exists

* Fix migration on permissions (#2373)

* Fix migration permissions

* Add changelog entry

* Do not allow attachments onn proposal edit (#2374)

* Do not allow attachments onn proposal edit

* Fix CHANGELOG

* Add CHANGELOG entry

* Remove unused i18n key

* Restore js tests in CI and fix them (#2371)

* select2 4.0.5 has changes that break our tests :S
* package.json version was incorrect.

* Add conversations to side menu (#2364)

So that they are accessible in mobile devices.

* Fix translations

* Version bump
@carolromero
Copy link
Member

@josepjaume yes that's the one we spotted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants