Zoho Sprints - Q2 Updates for 2024

Zoho Sprints - Q2 Updates for 2024

Hello Sprinters!

We started this year with a bang with the release of Zoho Sprints 2.0. We've tried to match that energy with a great deal of new features and enhancements in the succeeding quarter. There have been quite a few feedback from our proactive customers that we've incorporated into the product.

The following are the recent updates that have been rolled out:
  • Enabling subitem checklist to be cloned
  • Allowing bulk update in global view
  • Extending permissions for client users
  • Supporting Zoho Directory sync
  • Introducing new custom auto number field
  • Enabling field level access control
  • Enhancing user group capabilities
  • Supporting user group sync for Zoho Projects integration

 Let's get into the details of these updates.

Clone subitem checklists

Previously, cloning an item would include the subitems in the clone, but the checklists of the subitems would not get cloned. This behavior has now been changed to support cloning of the subitem checklists as well. So, when you clone an item that has subitems, the subitems along with their checklists (if available) will be included in the clone. Learn more

Bulk update data on global view

The inclusion of the bulk edit capability in the global view tab allows you to manage the update of voluminous data with ease. Users with the required field edit permission will be able to edit work items in bulk in global view tab. This is supported for both default and custom views. This also includes the inline update of field values. Learn more



Extended client permission

Earlier, there was a restriction on the client user's view permission for the comment thread. Now, the Client permissions are extended to view all the comments.

Note: This feature is rolled out only for new workspaces and not to existing workspaces due to the probability of security violations. To enable this capability for existing workspaces, kindly reach us at support@zohosprints.com with your workspace details. The feature will be enabled. Learn more

Zoho directory sync

Manage and monitor your user access with the help of Zoho Directory sync. The Zoho Directory capabilities are now listed under the Users section in Settings for easy access and review. Zoho Directory allows you to configure SAML-based sign in using an identity provider of your preference, track your users' login history and active sessions, and define custom security policies to enhance your data security. Learn more

Default layout setting

You now have the autonomy to select your preferred layout as the default layout. Layout customization allows you to pick a layout as default to apply it to all upcoming projects automatically. If you change this preference and select a different layout as default, the existing projects will not be impacted; the changed layout will only be applied for new projects. Learn more

Custom Auto Number Field

The custom field palette now includes a new field called the auto number field. This allows you to populate serialized values for your records. For instance, you can add the auto number field to your create item form to include a record ID for your work items. The field allows you to add text and numbers, and provides a preview of the value that will be generated. Learn more

Control access to field data

Previously, the permission settings of a user profile enabled you to control access to module-level or entity-level actions. This meant that you can control the level of accessibility of a user belonging to a particular profile on a module level. With the introduction of field level permissions, you can control the actions that a user can perform on a field. You define a user profile to have field-specific view, edit, and hide controls for each entity, equipping you with a much more nuanced permission settings capability. Learn more



Field level permissions are applicable to the following modules:
  • Projects
  • Users
  • Sprints
  • Work Items
  • Epic
  • Timesheet
  • Release
With these permission settings, you can greatly customize the access level in each of these modules for each of the user profiles. For instance, if your workspace has users with developer, tester, web designer, and marketer profiles, you can enable or disable field permissions in the above listed modules based on these user profiles, ensuring that the users of the respective profiles only have access to the data or fields relevant to them.

Besides, you can set profile permissions for managing custom layouts and fields at the module level (entity level). Let's assume you run your development effort on Sprints, and you need to allow the development leads to have permission to manage the custom fields of work items alone. You can enable the permission only for work items, limiting their permission to that module alone.


 
Learn how to effectively configure field permissions here.

Refined user group feature

User groups feature is well-refined with it's alias verification process and the ability to notify group members promptly. There is the added advantage of assigning user groups to items, sprints, and projects. This allows all the users of the assigned user groups to access the respective item, sprint, or project. Learn more

The latest enhancement also allows user group syncs between Zoho Sprints and Zoho Projects to happen seamlessly. You can now add or update the group in one either sprints workspace or projects portal and have it synced to the other. Learn more

That's all for now. We have many more exciting features coming up. Stay tuned.

Thank you,
The Zoho Sprints Team

    • Sticky Posts

    • New in Zoho Sprints: Release Management

      Hello all,    We are excited to launch the next big feature on our roadmap - The all-new 'Release Management'. We can hear your 'WOW' and yes we're also happy to hit our next milestone. Agile as a concept strives in delivering a qualified outcome at the end of each iteration. This process will not only help hasten your delivery but can also stand as a potential to plan your next phase accordingly. Do you think these iterations are sufficient to run your projects?    For instance, if you have a big
    • Introduce automation to your iterations with Zoho Flow

      We are delighted to announce that you can now connect your favorite project management applications and automate your workflows using Zoho Flow. The great news is, you don't have to spend your time or effort in coding complex integrations. Using Zoho Flow's drag and drop builder, you can effortlessly build customized workflows with triggers and actions. What is a Trigger? A trigger is an event that kickstarts the flow. What is an Action? An action is a task that the flow executes automatically. For
    • Zoho Sprints - Your team is all set to sprint ahead

      Hello there, It's been a week since we launched the Zoho's only agile project management tool - Zoho Sprints. I guess you guys are loving it! Bringing agility to your team has never been this easy because you will be able to inspect, iterate, and adapt. You have a requirement; break it down into smaller units; get the work done in parallel; receive the deliverables in shorter phases called sprints. The best part of Agile is you get a chance to quickly respond to change and not stick to a fixed plan.
    • Recent Topics

    • Schedule meeting monthly on a particular day

      Suppose I wanted to schedule HR meeting every month on the first Tuesday with each employee separately for 20 minutes each. How could I automate these type of meetings? And if Sunday occurs on the first Tuesday I would like to shift that meeting on next
    • In ZohoCRM Dashboards - Editing Shown Columns on Drilldown of Components

      Hello! I'm working with some Dashboards inside of ZohoCRM. When creating a component (In this case, specifically a KPI Ranking Component), I'd like to customize which fields show when trying to drilldown. For example, when I click on one of the sales
    • Multibrand Help Center - Share knowledge base catgories between multiple departments

      Hello, I would like to know if it is possible to share categories between multiple departments when the multi brand feature is enabled. So that then one portal exists per department, but certain categories are visible in multiple portals. After all, we
    • Added Domain but SSL is not being set properly

      We added a Domain for our landing page and it pushed an SSL cert to it. The Cert is generated by LetsEncrypt, but it doesn't match our subdomain (i.e., it's just pointing to zohosites.com). How do we get the cert properly setup there?
    • Zoho CRM Widget not displaying 2 related lists (JS)

      Okay so I basically have 2 relatedLists that I want to get and render: ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity, RecordID: data.EntityId, RelatedList: "Notes", page: 1, per_page: 200, }) ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity,
    • Sharing Knowledge Base articles across multiple departments

      It would be useful to share some Knowledge Base articles across multiple departments where they are applicable, rather than having to go into other departments to find the article you're looking for. For example. Our reception uses the 'Admin' desk whereas our IT guys use the 'Support' desk, however both divisions would find KB articles about our company intranet useful. Reception does not have access to the support desk, so cannot see articles created in the Support KB. Perhaps you could install
    • Iteration through a list - Coming up against a "Failure to update function" error

      Hi there! I've been attempting to get a deluge script working and am running into an error that I have been unable to resolve. The error I am getting is Failed to update function Error at line :18. Improper Statement. Error might be due to missing ';'
    • KPI widget with percentage

      I'm trying to create a KPM widget that displays current performance as a percentage - something like the picture below. I've tried following the instructions at https://www.zoho.com/analytics/help/dashboard/kpi-widgets.html#chart but nothing ends up being
    • Canvas List View Not Saving

      Hi, I am trying to edit a list view to look different depending on the tags. Everything worked well and saved well with multiple views, but when I have gone back in to make some small changes like moving one of the icons it comes up with the error message
    • Team Inbox is not working AGAIN

      I like Team Inbox in general. It makes using a collaborative inbox easy - when it works. The problem is that it doesn't work at times - and it seems to not work, a lot. It's not catastrophic failure, it's little things. Unable to send messages Unable
    • QR code image is not exported in PDFs

      The new QR code field works fine when I include it in a report template and I choose the print option: https://creatorapp.zoho.com/<username>/<app_link_name>/record-print/<report_link_name>/<record_ID>/ But when I try to save the document to a .pdf file
    • QR codes in templates

      I'm excited about the new QR code generator. I have included a QR code that contains the record ID setting "${ID}" as input data. In the report detail it works perfectly but when printing it in a template the code is not shown.
    • This mobile number has been marked spam. Please contact support.

      Hi Support, Can you tell me why number was marked as spam. I have having difficult to add my number as you keep requesting i must use it. My number is +63....163 Or is Zoho company excluding Philippines from their services?
    • geographic search filter in map view

      Hi, I have a recruiting and timesheet system built in Creator. The client wants to enhance the search for candidates based on their location and filter by job skills - currently they look on the Map View which uses the geo location or post code of the
    • Real Estate CRM

      How can I tailor my CRM for real estate? I had seen an image where the CRM included property tabs.
    • Zoho CRM search not working

      The search bar is not showing any results in our CRM installation. We have a lot of items and can not search them by using the navigation each time. Can someone please check this asap.
    • Reload page with widget

      Hi all, I hope I can find some help here. I developed a small widget for Creator that is integrated into a page as a component. The page contains other content as well. When the widget is sent, the entire page should be reloaded to apply the changes to
    • Tip of the week #37 - Manage all your Telegram business conversations directly from your shared inboxes.

      Tired of switching between multiple apps to manage your business conversations? With Zoho TeamInbox's multichannel inboxes, connect your Telegram channel to a shared inbox. This way, your teams can easily handle c View, reply, and collaborate on them
    • Tags on notes aren't syncing correctly on Android

      I've created notes on the desktop version that have several tags assigned, but on both my Android devices those notes only have ONE of those tags instead of all of them, despite the actual content of the note being correctly synced, and I'm also starting
    • Reports - custom layout - duplicate report

      Do you also have this problem and what is the possible solution? I duplicate a report that has a "custom layout". Unfortunately the custom layout is not duplicated. To be improved for a future release by Zoho. I export the custom layout and import it...
    • "Copy Field Values from one Module to another" how to use?

      Hi everyone! I'm sorry if this question was already asked, I didn't find it! So let me explain:  In my Tickets module, we have the custome field "customer type" where we indicate if it's a lead, user, etc... In the Contact module I used the "type" field with exactely the same entries. I would like when in the tickets module an operator choose an option that it automatically update it in the contact module. I found the "Copy Field Values from one Module to another" custom function which seems perfect
    • How to map a global picklist from one module to another

      Hi there, i currently have a new field that is called sales office which we use for permission settings between our different offices located in different countries. It is a global set picklist with three different options: MY, SG and VN. I want to be
    • Pageless mode needed to modernise Writer

      When we switched from GSuite to Zoho, one of the easiest apps I found to give up, was Docs. In many ways, Writer has always been more powerful than Docs, especially in terms of workflows/fillable forms/etc. However, I went back into Docs because I notice
    • Changing the Logo Size on Zoho Sites

      My company logo incorporates both an image and text, and I would like it to be much more prominent on the page than is currently allowed by the small logo box in the template.  Is there any way to hide the page name and then make the logo box much bigger since my company name and logo are connected / are all in one file?  Thank you. 
    • Is it possible to Select Item Serial Numbers from a Sales Order?

      Our accepted estimates are converted to Sales orders for our warehouse staff to pick.  How can my warehouse staff select the serial numbers for an item when editing a Sales Order?  Logically when staff pull an item and have the serial in front of them they update the Sales Order and select the serial. I understand a serial can be added when creating an invoice but how can accounts team know the serial if the warehouse staff can't select it! A basic flaw!
    • MORE BUGS: Client Script, Deluge and Widget JS SDK don't work as expected when trying to retrieve a record that has been "rejected" as part of an approval process.

      Client Script $Page.record is null when accessing a record that has been "rejected" as part of an approval process. Deluge zoho.crm.getRecordById(moduleName, recordId) returns {"status":"failure"} when recordId is a valid, but rejected record. OK... I
    • Zoho CRM Widget not displaying 2 related lists (JS)

      Okay so I basically have 2 relatedLists that I want to get and render: ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity, RecordID: data.EntityId, RelatedList: "Notes", page: 1, per_page: 200, }) ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity,
    • Recurring Events Not Appearing in "My Events" and therefore not syncing with Google Apps

      We use the Google Sync functionality for our events, and it appears to have been working fine except: I've created a set of recurring events that I noticed were missing from my Google Apps calendar. Upon further research, it appears this is occurring
    • Zoho Books and Zoho Projects Task Status Update

      How can we create an automation using custom functions for the following scenario. When our zoho books invoice status changes to paid. I want a task in Zoho projects to change to completed.
    • Different content per social media account..

      Is there a way to add different content per social media account on one post?
    • Assigning Tasks and Requests to Groups... how do I?

      Guys, I've spent many hours exploring Zoho Support and we are generally satisfied with the system.  I'm trying to understand how a system that has so much to offer can be missing GROUP assignment and queue functionality.  I am hoping that there is a way
    • Parsing of SQL query failed. Please check the SQL syntax.

      I am trying to have Zoho Analytics recognize that if the a Deal is in Stage "Need Docs" it should also be counted as a Deal in the Stage "New Lead" /*New Lead*/ SELECT "ID" 'New Lead' AS "Stage" From "Deals" Where "Stage" = 'Need Docs' Union All Error
    • Where is the setting to enable/disable 2FA?

      The following links show where enable/disable 2FA is supposed to appear, but neither appear for me: https://help.zoho.com/portal/en/kb/zohosites/faq/account/articles/how-do-i-enable-or-disable-two-factor-authentication-for-my-account shows Security >
    • How to Assign Record Ownership in a Custom Form via API?

      Hello everyone, I’ve created a custom form in Zoho People and I’m using the API to manage its records. I would like to know how I can assign ownership of these records to specific users via the API. Is there a specific parameter or field in the API request
    • Customer Statement Template not matching when sending

      Hi everyone! So when I send statements to our customers via Zoho Books, the message that appears by default does not match what I have written on the template Under settings -> email notifications -> sales -> customer statement We have a single default
    • Working with keywords

      Hello everyone, first time here so I will try to be brief. I am working on my company's data set. I have a table with all the images we have on line. For each image we hava a cell tha contains all keywords related to that image. I would like to explore
    • Unlocking New Horizons: A Year in Review

      As we bid farewell to 2024, let's celebrate and revisit the key highlights of the year. From adding a new edition to cross-platform enhancements, here’s a roundup of all the feature updates designed to simplify accounting, optimize financial management,
    • Peppol Malaysia API

      Hi Zoho Books, my country Malaysia will going to implement "Peppol" (E-Invoicing), starting 1 Jul 2025 for all businesses. The government intends to provide API for accounting app. The workflow involves creating an invoice from accounting app, triggers
    • Re-emitir facturas con nueva dirección de facturación

      Hola, necesito saber si es posible que las facturas ya emitidas, pueden ser re-emitidas con el cambio de dirección de facturación, realizado el día de hoy 02-01-2025, para efectos contables. Espero su ayuda, Gracias
    • Zoho Learn vs. Trainer Central

      Hi, I'm currently using Zoho One with a WordPress-based website and WooCommerce to manage my online courses. I would like to know what is the difference between Zoho Learn and Trainer Central and if it's possible for these two platforms to replace WP
    • Next Page