Skip to content

fix failing bootstrapping#64

Open
krabat1987 wants to merge 1 commit into
masterfrom
mz/fix-failing-bootstrapping
Open

fix failing bootstrapping#64
krabat1987 wants to merge 1 commit into
masterfrom
mz/fix-failing-bootstrapping

Conversation

@krabat1987

Copy link
Copy Markdown
Collaborator

in bootstrap.rake, first add Group.find_corporations_parent_group,
Group.find_bvs_parent_group and Page.find_help_page to the intranet
root page, and then add the other groups to Group.everyone

In import.rake change import:standard_workflows to import:workflows,
because the file 'import_standard_workflows.rake' changed its name to
'import_workflows.rake'.

Besides that the obligatory trailing whitespace fixing.

in bootstrap.rake, first add Group.find_corporations_parent_group,
Group.find_bvs_parent_group and Page.find_help_page to the intranet
root page, and then add the other groups to Group.everyone

In import.rake change import:standard_workflows to import:workflows,
because the file 'import_standard_workflows.rake' changed its name to
'import_workflows.rake'.

Besides that the obligatory trailing whitespace fixing.
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same when pulling 53b787a on mz/fix-failing-bootstrapping into 4c6925f on master.

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.

2 participants