Skip to main content

    Filter by idea status

    Filter by product

    4803 Ideas

    Christophe GESCHÉ
    Christophe GESCHÉExperienced Community Member

    Organize ProjectOpen

    On left of dashboard, we have a list of projectThis list is sort by alpha.The idea to keep it KISSChoose “separator” (perhaps configurable if some account  have already this symbol in a project name.If I create the following list of project group 1 - project 1 group 1 - project 2 group 1 - project 3 group 2 group 2 - project 1 group 2 - project 2 group 3 - project 1 group 4 - subgroup 1 - project 1 group 4 - subgroup 1 - project 2 group 4 - subgroup 2 - project 1 It’s display group 1 > group 2 > group 3 - project 1 group 4 > If I click on group 1I see< < project 1 project 2 project 3 If I click on group 2as group 2 exist, it’s both board container and sub-project containerI see< < group 2 project 1 project 2If I click on group 4I see< < subgroup 1 > subgroup 2 - project 1Like this, it’s really portable, it’s only an interface hack.but still a list of project  with a literal name.So  yes, to rename group 4, I need to rename  3 projects… but  it’s “simple”(and  a  bulk rename tool can help to resolve thisThis technic is compatible  to sort the project list1 - project red wich must be first 2 - project blue 3 - project greeninstead  ofproject blue project green project red wich must be firstDon’t need to ask to devs to build a drag and drop tool Don’t need to ask to devs to store a rank in list  ;) Related idea : https://community.miro.com/ask-the-community-45/projects-categories-folders-sub-folders-653

    Vladimir B.Contributor

    CRUD Template Status and WorkaroundOpen

    Dear Miro TeamOur company is planning the following scenario:We want to provide a collection of different methods as templates.The methods are composed of several different widgets (frames, shapes, sticky notes, images ...).The goal is that the customer clicks together these methods via a web page and creates a so-called "recipe", which consists of a collection of methods.This recipe should be stored in a Miro Board.The first thought was to save each method as a template inside Miro and to create a new Miro Board for the planned “recipe”, for which the different selected methods are loaded in as templates via the REST API.However, after a short research, we noticed that the REST API does not yet have such a function, with which you can create/copy templates.At the same time, we saw that this feature has been requested by the community for several years and is already listed in the feature requests (CRUD Templates):https://portal.productboard.com/bs3msuyjdbfr8dfxd84wngpn/tabs/1-feature-requestshttps://community.miro.com/ideas/rest-api-add-template-to-board-5815 My question would be: Do you plan to implement this function? And if yes, when and how long would the implementation take approximately / or when could I expect the function to be implemented?MY WORKAROUND:If the implementation of the function would need even more time, I have come up with a workaround. This requires that the "methods" are saved as Miro Boards, not as templates.The idea is the following:Create board (For the “recipe” Board) Get boards (with the “method” Boards as well) Search the “method” name inside all available Boards to get the board ID of the searched board with the searched “method” inside Get items of (“method”) board Loop through every item of the “method” board and Create item inside the “recipe” boardThe problem with this approach is that in step 5. I have to send a lot of requests and if necessary exceed the allowed amount, which leads to the 429 error (“Too many requests”). Is there a way to increase the allowed amount of requests per minute if necessary? Or is there a even smarter solution to deal with the problem of the missing CRUD Template functionality (as long as it is not implemented)?Thank you very much for your answer and I am looking forward to your feedback.Kind regardsVladimir Brazhnik