Skip to content

Implode isn't working for rooms that is part of a team #42

@dlsagayaraj

Description

@dlsagayaraj

Unable to implode rooms which are part of a teams, This used to work earlier and we have used it. But now it seems to fail with the following error in the log

Potentially unhandled rejection [1] Error: Can not implode a 1:1 or Team room

Steps to Reproduce:

  1. Create a team
  2. Create a space for that team
  3. invoke implode from that space
framework.hears('/implode', function(bot, trigger) {
  bot.implode();
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions