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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topic/issue 98 #101

Merged
merged 6 commits into from
Jul 10, 2016
Merged

Topic/issue 98 #101

merged 6 commits into from
Jul 10, 2016

Conversation

lestrrat
Copy link
Contributor

@lestrrat lestrrat commented Jul 10, 2016

This and #99 mostly fixes #98

  • Properly decorate the session #99 はLoadByEIDじゃなくてLoad使っててトホホ。
  • スピーカーを消す、とかの動作は許容しないといけないが、その際のフォールバックをまだちゃんと制定してない。 see Create dummy user for when users get deleted #100
  • カンファレンス情報やスピーカー情報が消えてもセッション本体は最後まで残るようにDBを変えた。

This can happen if we delete conferences, speakers, or rooms.
However, we do NOT want to lose session information because
this is the most important piece of information we have
@lestrrat lestrrat merged commit 66315a8 into master Jul 10, 2016
@lestrrat lestrrat deleted the topic/issue-98 branch July 10, 2016 10:44
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.

session情報の一部がnullとなる
1 participant