Open
Conversation
\Nc2ToNc3MultidatabaseBehavior::_makeMailSetting \Nc2ToNc3MultidatabaseBehavior::_makePermissiondata をコピーして一部修正 NetCommons3/NetCommons3#1082
Pull Request Test Coverage Report for Build 109
💛 - Coveralls |
移行済みplan_idの予定はスキップする(同じplan_idの予定は1レコードの移行でまとめて登録されるため) 移行済みplan_idを判別できるよう、移行した予定のplan_idをmapに登録 移行元データと同じplan_id、start_time_fullのデータ以外は削除する(一部削除されている繰り返し予定への対応)
回答データの移行ではrm_registration_data.data_idが出力される。 フレーム設定の移行ではrm_registration_blocks.block_idが出力される。 (cherry picked from commit 5da71a7d61e1e9161355b20c4fa49348b1649b57)
(cherry picked from commit 86274c3deeea5b3243ec67ca7f93eb5ebf5dee54)
(cherry picked from commit df8f06a311c9b3d5f0a8683cfb141ce46ef5f0c8)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NetCommons3/NetCommons3#1082