Introducing Zoho Sprints 2.0 | User Experience Redefined
Introducing Zoho Sprints 2.0 | User Experience Redefined
Greetings sprinters!
Get ready to upgrade to a better version of project management today as we proudly unveil Zoho Sprints 2.0 - an extraordinary leap towards a more intuitive and delightful user experience. The core of this release lies in a complete facelift of our user interface, meticulously designed to cater to all your needs in a sprinting tool.
We've considered three factors crucial for this release from an end-user perspective: Consistency, Customization, and Convenience. Every little UI change or feature enhancement you'd notice in this new version is crafted keeping these factors in mind. We've tried our best to bring many user requirements to reality and reduce the number of clicks as best as possible.
Access everything on one go (Standardized user interface)
Wake up to a compact and consolidated view of your entire workspace with the help of our new single-page layout. Access team-related features from the collapsible left navigation panel, hop between project modules from the top navigation bar, and access all the other settings and features from the right navigation panel.
A common design (Unified details page)
Be it a project, task, epic, or bug, you will experience a unified design layout applied to their Details page across the product. This change is done primarily to bring design consistency to all the entity pages catering to similar needs.
All in one, all at once (Portfolio view)
View project data across the workspace from different perspectives easily with this feature. Access inbuilt filtered views or customize views based on your specific requirements as necessary.
Stay up-to-date (Feed)
Never miss out on the latest news and updates from your teammates across projects and stay updated all the time.
A better view with the best design (Enhanced list view)
Get a better view of project and user data with an improved tabular design in List View.
Where a spreadsheet meets a sprint (Enhanced sheet view)
Access workspace users or work items belonging to a sprint, backlog, board, release, or an epic in the Sheet view and update fields like how you do in an actual spreadsheet. Interpret data visually as charts and generate reports as necessary.
More customizable than before (Enhanced backlog & scrum board)
With the Board Customization Settings, you can customize the board cards and statuses, and manage field visibility based on your current project requirements.
With the Backlog View Settings, you can customize the project and sprint backlogs based on your preferences. You can also manage field visibility and pin preferred fields for an optimal display of data.
Additionally, you can update work item fields belonging to the Backlog, Board, Epic, and Release modules in bulk.
Manage projects with precision (Improved filter capabilities)
Personalize filter criteria using conditions and save a frequently used filter for future use as necessary.
Communicate better (Code and markdown editor)
We have supported Code and Markdown editors in the Description and Comment sections across the product. You can insert your code in a set format and transform it to text in no time.
Apply a mode to reflect your mood (Improved theme settings)
Personalize your Sprints portal to suit your style by adjusting the themed color scheme, font size, and font family with the Change Preference option. Additionally, switch the mode to day, night, or auto for optimal eye comfort.
Upgrade to the fast lane (Improved speed and performance)
Zoho Sprints is now three times faster and more performance-driven than ever before. Experience super-fast load times that ensure you spend less time staring at the screens and more time driving your projects forward. Our team has fine-tuned every gear to ensure swift and seamless navigation, making your end-to-end experience in the app faster and more satisfactory.
Mobile app updates
No, we aren't done yet. Our mobile app experience is also going to get a lot better as we plan to release the following updates in its new version:
Sleek and refreshing UI
Time tracking
Improved filter capabilities for precision
Task cloning
Insights on the go with Activity Stream
Enhanced accessibility with custom fields, and
Swimlanes for unparalleled organization.
We've enabled the new version to all our existing users irrespective of their current plans. If you are an existing user, you can log into your Sprints account and upgrade to the latest version through the Switch to 2.0 banner.
We are super thrilled about this release today and look forward to your comments and feedback.
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
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
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.
Hi, would it be possible to implement a column at the Sales order overview of Purchase amount? So a field with the amount of all purchase related to this Sales order? This is very usefull so you will see the profit you made on this deal. I tried to get
Currently when I raise PO, the basic price of the item is used. However, the GST is not calculated and added along with the basic amount. I have added a Custom field for GST in the PO but I need Zoho Inventory to calculate the GST amount and add it with the Basic price to give me the final PO price.
I checked my sitemap and it has not added any updates. Do I have to generate one manually all the time or is zoho sites suppose to generate and update it?
Hi All, in ZOHO CRM when an enquiry stage is moved to WON then I have created a rule to trigger POST URL to thrid party AP and then create a function for mapping with below code void automation.kytesfunctions(String enquiryId) { // Fetch enquiry details
There is a way to track 2 serial number type for 1 Item. Ex: Some electronic devices have a MAC address and a serial number. I need to track those 2 numbers
We’ve set up the webhook with a public URL that returns a 200 status on Postman. However, when we ran a test, we didn’t receive anything in the req.body object or see any data from the POST request. As a team of freshers still learning the ropes of development,
Is there a way in Zoho desk to see statistics regarding workflows, rules and other automation objects? Would be nice for several reasons: You could ensure that your workflows are actually running. You could determine which ones weren't being used so you
Hi! For the last few days, my mail hasn't been populating my CRM contacts. Even people I email multiple times per day. In fact, it keeps trying to send mail to myself. Notice, I started typing Amy and only got as far as, "Am" and it suggested myself.
All our business emails have an auto-foward set up on them so that they also go to our GMAIL accounts so that we receive them to the relevenat people. The emails are indeed auto forwarding and arriving to our GMAIL accounts but when you log into your
I am looking to create a chart view that displays the full data set vs a subset of the data filtered by user filter. However I do not seem to find any method by which to exclude a plot from the applied filter or any other method by which to display the
So, you might know already how to get a button on a page somewhere and perform actions with a function when pressed, but how about a button that only works with the records you selected in the list view? The button selected is a custom button in the modules
I need to return the text concate with difference field from lead with line break i try "\r" ,"\n" "<br>" return "ali \r\n <br> baba"; None of above work. i expected result something like this ali baba but got this ali \r\n <br> baba so, how can i
Hi there, Is there any way to get batch number of item by api? Batch number is the batch reference number in https://www.zoho.com/inventory/help/advanced-inventory-tracking/batch-tracking.html . When I call the https://www.zoho.com/books/api/v3/#Items_Get_an_item
How to filter embedded report in a page, below code is not working. dateField => startDate & dateField=< endDate The report should print on page containing records from startDate to endDate. params='zc_Header=true&Service_Date__gte=<%=startDate%>&Service_Date__lte=<%=endDate%>'
L.S. After already many years of continued struggle with Zoho-One, I am seriously wondering if there are actually solo-preneurs (one person small business owners - without a large, dedicated IT dept.) who got it (Zoho-One) to work well for their businesses.
Hello Community, Trident for Windows is here with some new features to elevate your workplace communication. Let's take a quick look at what's new. Ask and send read receipts for emails You can now request read receipts for specific emails while composing,
Hi, Does anyone know how we could achieve the ability to increase the subscription fee for our existing customers based on a % increase. We are not yet using Zoho Billing (Subscriptions) and I'm not sure if it is a good fit for us. But we would need to
Hi Zoho Team, I am trying to write function to automate a process but whatever API name or Column Name I use, the API isn't populating certain fields. Even the standard fields aren't getting populated through API. It's already exhausting to find all API
Hello, It would be very useful if we could delete a default career site or change which of our career site is the default. Our Career site was created when there were issues with Zoho Recruit creating English CTA buttons on French Career sites. The only
I'm having an issue where my data is not visible in my sheet cells. If I click on an individual cell, the data does display above in the little "fx" box. But all the boxes in the sheet just look blank. My collaborators do not have this issue. I have checked
It is VERY common to receive more or less that the PO quantity. It's totally ludicrous to limit the maximum receive to the PO quantity! What if the receive is 0.00001 less than the PO quantity - it leaves the PO as "Partially received" The current options are to edit the PO manually before finalizing the receive, an outrageous situation ! Please Zoho guys - this is an infuriating oversight & can be easily resolved by introducing the option as shown in the attached document ......
Currently, the integration between Zoho Commerce and Mercado Pago for Brazil is very poor... Since it is old, it does not include the main payment method in Brazil today, which is PIX. Is there a date for this to finally be launched? There are numerous
Zoho Commerce is a powerful platform for e-commerce, but its lack of integration with native Brazilian shipping solutions is a significant limitation for users in Brazil. Integrating with popular shipping providers like Correios, Frenet, and Kangu would
In Zoho Creator widgets, when a user navigates back on mobile devices, the data within the widget is reset. This leads to a loss of any unsaved changes or inputs, causing frustration for users. To enhance user experience, we need to implement a confirmation
why arent all the Zoho Projects listed from the drop down menu when trying to Map them into Zoho Cliq Channels. The system doesnt allow me to type the name of the project but gives a drop down of a list of projects however it doesnt give me a list of
In our line of business, some items are damaged and we are doing inventory adjustments to remove them from stock. However, as per GST guidelines, there is a specific rule that we have to reverse Input GST availed for such items and needs to be reported
Hi, I'd like to develop a new extension for Zoho Recruit. I've started to use Zoho Developers creating a Zoho CRM extension. But when I try to create a new extension here https://sigma.zoho.com/workspace/testtesttestest/apps/new I d'ont see the option of Zoho Recruit (only CRM, Desk, Projects...). I do see extensions for Zoho Recruit in the marketplace. How would I go about to create one if the option is not available in sigma ? Cheers, Rémi.
In order to be able to comply with the new Canadian Anti Spam Law, I need to send out a Confirm Subscription email to all of our existing contacts. If I use the Subscribe tag, the user gets the following message: Registration Failed. Sorry! This contact is already present in the selected list. You can check this with your update profile link. If I include an 'Update Profile' link, it then sends an email which does not arrive immediately. Can you provide a tag or URL I can put in a Campaign Email
"I have a primary key named Product SKU in one form called Master SKU (which contains details like price, color, size, etc.). I also have another form called FBA, which has the same primary key, Product SKU, and contains stock quantity information for
Hello, Is there a way to modify the work hours per day for employees in Zoho projects? This would be helpful for resource allocation to more accurately see when an employee who works 35 hours a week vs 40 hours has a full schedule. Thanks.
In Australia, goods that imported from overseas needs to pay GST per invocied value. In most case, the freight forwader (logistic agent) paid this on behalf of importer (us), and invoice us in together in their freight invocie. How do we setup a proper
My company just migrated to Books this year. We have 5+ years financial data and need to generate a monthly P&L for 2019 and a monthly P&L YTD for 2020. The latter is easy, but I'm VERY surprised to learn that default reports in Zoho Books cannot create
Hello, I would like to edit a few 100 invoices. Only the HSN needs to be updated. When I am trying to upload the excel sheet with the data updated, I get an error: The Invoices are skipped as they already exist. I know the invoices exist but I would only
I am developing a postman script for me to securely get my credentials via Zoho Vault. With that, I need to authorize my postman to be able to access Zoho Vault. I am currently on Step 1 in this Zoho Vault | API Reference which redirects me to this guide
This is a screen recording which shows EasyShip performance issues. Note well! While we do use the Zoho-to-Easyship integration, the problems are wholly on the EasyShip side. The actual integration of data to EasyShip, and status updates back to Inventory,
Hi, I've a bill of an expenses related to printing and stationary account but it recorded in non-billable expense category. How can I record this expense in billable category. Below is the pathway I've used to record the expense. Purchases. Expenses Click
Hello Everyone, Sub-Accounts is LIVE! Yes, you read it right. The much needed and most requested feature is now live in Zoho Books. The sub-accounts feature in Zoho Books will help you to classify your accounts further which will give you a more detailed view of your accounts while running reports. You can create sub-accounts for the below Accounts: Asset Cost of Goods Sold Expense Liability Fixed Asset Other Asset Other Current Asset Long Term Liability Other Current Liability Other Liability Other