When sending updates via email (eg. corro with prospects and clients), it’s easy to paste the wrong item’s email address. Only recourse seems to be to resend (too bad if you deleted it), or text copy and paste then delete the spurious update. How about an item on the update context menu to just move the update to another item on the same board? Thanks.
Yes, please. I’m stuck and cannot move, export the update to PDF, or find any reasonable way to deal with large volumes of content and attachments in Updates that now need to be moved or copied onto another item to more neatly organize information without significant manual labor. I know updates have unique links for emails and for coping to reference, but perhaps the issue is that the update doesn’t have a unique identifier? Is it stuck because it only exists as a sub-path of the parent item? Please fix! Please?
Also, Need to be able to move either one update or all updates. I find that each update has a “unique” link, but there isn’t an easily copiable link to specifically direct people to the All Updates tab/view tab unless I happen to have a notification to an update and can then see the “See all updates” link to copy. That said, I think that when there is a different view set to default, i.e. Item Card, the All Updates link doesn’t work - that’s really a default View link, not a See all updates link… So, it’s mislabeled in monday.
Yes please! We have two items representing the same task that need to be “merged”. I’d prefer not to just delete one of them, as both contain updates with useful information.
Same issue here we would like to move updates on an item from one board to another board and make sure all the referenced attached items are moved across at the same time. “Only the updates as the items name is now different”
We actually wrote a small and perfect python script to move updates between records or boards running on 0 cost in AWS Labda (but you can run it in Zap if you want) triggered by monday webhooks.
This might sound too complicate, but actually it is pretty easy, and much cheaper then Monday apps/extensions generally).
We open sourced the entire solution:
- a semi-technical article with usecases and so on: Monday system fine-tuning with custom solutions | by Rollout IT Ltd. | Feb, 2024 | Rollout IT Blog
- the code + IaC + readme: GitHub - rolloutit/monday-update-multiplier
Feel free to reach us out if you need help on this or solve any Monday situation: monday@rolloutit.net