Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

feat: Remove now-unneeded call to seed permissions for demo course forums #6974

Merged
merged 1 commit into from
Aug 3, 2023

Commits on Aug 2, 2023

  1. feat: Remove now-unneeded call to seed permissions for demo course fo…

    …rums
    
    This is now redundant with the earlier `import` call, which at this point
    goes ahead and does the seeding.
    
    One of these is probably used by sandboxes, and the other is probably not,
    but both are referenced by `ansible-provision.sh`. Might as well remove
    from both so that at least they're consistent with devstack, and so that
    this is not propagated forward to whatever eventually replaces the sandbox
    setup scripts.
    
    See openedx-unsupported/devstack#1129 for details.
    timmc-edx committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    315d514 View commit details
    Browse the repository at this point in the history