RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.4k stars 10.51k forks source link

[BUG] Cannot add/edit Incoming Webhook Integrations #14038

Closed bkraul closed 5 years ago

bkraul commented 5 years ago

Description:

Integrations (incoming webhooks) cannot be edited, and the icons for the messages do not respect the icons set on the webhook definition (showing rocket.cat instead).

Steps to reproduce:

  1. Update to latest docker develop (33729fe).
  2. Go to Administation -> Integrations.
  3. Will not be able to edit any of them. You also cannot add incoming webhooks.

Expected behavior:

Integrations should be editable.

Actual behavior:

See steps. This behavior does not happen in docker develop build based on commit (49b7978)

ezgif-1-c148d5677dbe

Rocket.Chat

Version 1.0.0-develop
Apps Engine Version 1.4.0
Database Migration 139
Database Migration Date Mon Apr 08 2019 06:20:42 GMT-0500 (Central Daylight Time)
Installed at Fri Jan 25 2019 17:44:08 GMT-0600 (Central Standard Time)
Uptime 56 seconds
Deployment ID dwPkHnPwaKuHALm6b
PID 1
Running Instances 1
OpLog Enabled

Commit

Hash 2143056ff7fea95f3aa4257016e06cf5518bc05a
Date Sun Apr 7 18:30:18 2019 -0300
Branch develop
Tag 0.74.2
Author Marcelo Schmidt
Subject [NEW] Add an option to delete file in files list (#13815)

Runtime Environment

OS Type Linux
OS Platform linux
OS Arch x64
OS Release 4.15.0-47-generic
Node Version v8.11.4
OS Uptime 4 days, 11 hours, 38 minutes, 32 seconds
OS Load Average 2.07, 0.87, 0.33
OS Total Memory 1.95 GB
OS Free Memory 112.45 MB
OS CPU Count 1

Build Environment

OS Platform linux
OS Arch x64
OS Release 4.4.0-141-generic
Node Version v8.11.4
Date April 7, 2019 4:34 PM
bkraul commented 5 years ago

Editing/adding integrations appears to have been corrected on develop build based on d5c14f7.