Skip to content

#206 bugfix object_id in CalendarRelation#207

Open
rodolphopivetta wants to merge 4 commits intollazzaro:developfrom
rodolphopivetta:master
Open

#206 bugfix object_id in CalendarRelation#207
rodolphopivetta wants to merge 4 commits intollazzaro:developfrom
rodolphopivetta:master

Conversation

@rodolphopivetta
Copy link
Copy Markdown

Format of object_id in CalendarRelation changed to accept UUID pk, based on documentation

@coveralls
Copy link
Copy Markdown

coveralls commented May 17, 2016

Coverage Status

Coverage remained the same at 65.345% when pulling 30cdd6c on rodolphopivetta:master into a084322 on llazzaro:develop.

@llazzaro
Copy link
Copy Markdown
Owner

llazzaro commented May 18, 2016

I think you miss to send the migrations.
Please remember that if required a data migration is also required since a lot of people is using this project.
thanks!

rodolpho.pivetta added 2 commits May 18, 2016 10:17
@rodolphopivetta
Copy link
Copy Markdown
Author

Sorry, migrations added :)

@coveralls
Copy link
Copy Markdown

coveralls commented May 18, 2016

Coverage Status

Coverage remained the same at 65.345% when pulling 1c78487 on rodolphopivetta:master into a084322 on llazzaro:develop.

@coveralls
Copy link
Copy Markdown

coveralls commented May 18, 2016

Coverage Status

Coverage remained the same at 65.345% when pulling 1c78487 on rodolphopivetta:master into a084322 on llazzaro:develop.

@coveralls
Copy link
Copy Markdown

coveralls commented May 29, 2016

Coverage Status

Coverage increased (+1.4%) to 66.723% when pulling ab14575 on rodolphopivetta:master into a084322 on llazzaro:develop.

@llazzaro
Copy link
Copy Markdown
Owner

I didn't have time to verify with a production database backup. Hope to do it soon

@jdufresne
Copy link
Copy Markdown
Collaborator

@rodolphopivetta Will this change have an affect on performance for integer PK fields?

@jdufresne
Copy link
Copy Markdown
Collaborator

No activity in over a year and there. There are merge conflicts and unanswered review question. I'm closing. If you would like to continue the PR, please answer the above questions and rebase to resolve conflicts. Thanks.

@jdufresne jdufresne closed this Jan 9, 2018
@vegerta
Copy link
Copy Markdown

vegerta commented Jul 7, 2018

Can we reopen this pull?

@llazzaro
Copy link
Copy Markdown
Owner

llazzaro commented Jul 7, 2018

@vegerta are you having this bug? can tell us how to reproduce it?

@vegerta
Copy link
Copy Markdown

vegerta commented Jul 8, 2018

You can reproduce it, if you make a fresh install and create a model(for expamle: Workers) where you defined the deafult Id field as UUIDField. And when you can try to add some calendar relation you can't save ID value.

@llazzaro llazzaro reopened this Dec 28, 2018
@llazzaro
Copy link
Copy Markdown
Owner

I will try to review this one.

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.

5 participants