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

edit existing message in room #4884

Closed
progserega opened this issue Mar 19, 2019 · 3 comments
Closed

edit existing message in room #4884

progserega opened this issue Mar 19, 2019 · 3 comments
Labels
z-feature (Deprecated Label) z-p2 (Deprecated Label)

Comments

@progserega
Copy link

Add support to edit exist message for owner.

For example for monitoring systems bot:

  1. Occur trouble in system X
  2. Monitor software create ticket Y
  3. Matrix bot send to matrix-room of tech-support message "ticket Y in system X is NEW state" with matrix-event-id Z
  4. Any tech support engineer fix trouble in system X
  5. Monitor software close ticket Y
  6. Matrix bot modify message with matrix-event-id Z to "ticket Y in system X is CLOSE state"

Steps 3-6 may be occur many times (change NEW->OPEN, OPEN->PROCESS and e.t.c).
This feature (edit message) - can reduce many doubles of some messages with some text.
This feature is in slack. It is very nice for corporate use.

@neilisfragile neilisfragile added z-feature (Deprecated Label) z-p2 (Deprecated Label) labels Mar 19, 2019
@neilisfragile
Copy link
Contributor

@richvdh
Copy link
Member

richvdh commented Mar 19, 2019

also element-hq/element-web#1862

@richvdh
Copy link
Member

richvdh commented Feb 6, 2020

this seems to have been basically implemented.

@richvdh richvdh closed this as completed Feb 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
z-feature (Deprecated Label) z-p2 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

3 participants