Em tarefas do marketplace geral, se tiver introduzido a morada errada na reserva e a morada certa da tarefa for perto, sugerimos manter a tarefa ativa e enviar uma mensagem ao tasker pelo chat a informar da morada certa.
Se a morada certa estiver fora do mapa do tasker ou se o tasker já não conseguir fazer a tarefa, sugerimos que cancele e volte a reservar a tarefa com a morada certa.
Em tarefas IKEA, se um tasker já tiver sido atribuído, confirme pelo chat se o tasker consegue manter a tarefa. Se ainda não tiver sido atribuído um tasker, sugerimos que cancele e volte a reservar com a morada certa.
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>