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

Move product schema changes out of BMO extension #462

Closed
wants to merge 42 commits into from

Conversation

dylanwh
Copy link
Contributor

@dylanwh dylanwh commented Mar 10, 2018

No description provided.

@@ -84,6 +84,32 @@ sub get_param_list {
name => 'strict_isolation',
type => 'b',
default => 0
},
{
name => 'always_filleable_groups',
Copy link

Choose a reason for hiding this comment

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

Sorry for the drive-by review, was just having a quick skim. Is filleable spelled right there? Seems like that might cause problems down the line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably should have a better name, yeah.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey, @mohawk2 if you would be so kind to take a look at bugzilla/harmony#25?

Some stuff is happening in that repo because today someone submitted like 17 PRs \o/
("harmony" is "bugzilla 6 should be based on bmo" project.)

Copy link

Choose a reason for hiding this comment

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

Done.

@dylanwh dylanwh force-pushed the unextend-schema branch 2 times, most recently from be484f7 to ec2404b Compare March 18, 2018 04:38
@mohawk2
Copy link

mohawk2 commented Mar 19, 2018

This looks like it wants a rebase, as there are conflicts? Do you need further reviewing?

@dylanwh
Copy link
Contributor Author

dylanwh commented Mar 19, 2018

We're doing this in the upstream repo, bugzilla/harmony#31.

@dylanwh dylanwh closed this Mar 19, 2018
@dylanwh dylanwh deleted the unextend-schema branch April 8, 2018 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants