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

Migration to enable dashboard everywhere #3065 #3509

Merged
merged 2 commits into from
May 5, 2015

Conversation

rafatower
Copy link
Contributor

@Kartones @lbosque please review

@Kartones
Copy link
Contributor

Kartones commented May 5, 2015

I'd edit the NEWS.md file to reflect this, but otherwise 👍

@Cartofante
Copy link
Collaborator

Frontend tests were OK 👍 (details)

else
feature_flag = FeatureFlag.new(name: flag_name, restricted: false)
feature_flag.id = FeatureFlag.order(:id).last.id + 1
feature_flag.save
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't there a sequence in id column?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, or at least is not autogenerated

@Cartofante
Copy link
Collaborator

Frontend tests were OK 👍 (details)

rafatower pushed a commit that referenced this pull request May 5, 2015
…gration

Migration to enable dashboard everywhere #3065
@rafatower rafatower merged commit a779db0 into master May 5, 2015
@rafatower rafatower deleted the 3065-new-public-dashboard-ff-migration branch May 5, 2015 15:21
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

4 participants