Help & Support

Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More

Have Questions?

Agile Accelerator

Agile Development Toolset built by Salesforce

Free  

Never requires payment

Try It
Business Need
Project Management
Requires
Platform Cloud
Compatible With
Government Cloud

Rating

Reputation

MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
3.89
Lifetime average
Showing 10 of 96 Reviews
Sort by

Errors Updating to New Version

Attempting to update as the API Versions are old and blocking our Summer 25 update. Any advise? 1. This app can't be upgraded. Salesforce has blocked this package upgrade because the new package version removes some Apex code that one or more Visualforce pages or global Visualforce components need in order to function. Please contact your partner with this error information. Provide these component names to your partner. Visualforce Pages: QA_MassEditTC, QA_TCBugsDetail, QA_AddTEToUS, qa_tpadddefaultstep2, qa_tpadddefaultstep1, QA_AddTCtoUS, QA_GenerateAnnotations, QA_AddTestCases, QA_USTELibrary, QA_addUStoTP, QA_TPTELibrary, QA_TPQuestionDetails, QA_TEBugsDetail.

Dhruv Puri
12/17/2025

Hi Michael, I understand that the updates of this package are no longer available. In case we proceed to re-install the updated versions of this package without uninstalling it, can you please confirm if there is any possibility of data loss?

How to edit field values direct on the record page, not just with Edit button in upper right?

First, this app works okay. Some random inexplicable things come up, like one cannot set Assigned To when creating a new records, otherwise a trigger error. So need to create records without that value, then edit and set that value. A big problem is no ability for inline editing when on a Work record page. No pencil icon next to the fields. Instead need to use Edit button in upper right and with that get the small popup window within which to make edits, which is is not great. Anyone know how to fix this, to enable the pencil icons/direct record page editing? This happens when sections and fields are added via the record page editor or when a tab on the record page just has the page layout. Given this behavior it seems like there must be some setting somewhere to allow/disallow direct editing on an object but I can find nothing. No other objects/records behave this way for us.

Impact on ICU Locale Format Critical Update

Unable to push ICU Locale Format critical update due to old API version components present in Salesforce Agile Accelerator, there are hundreds on apex classes, vf pages and triggers with API version < 45.0, I tried to install the latest version of Salesforce Agile Accelerator V 1.181 and compared the API versions, unfortunately all the old API versioned apex classes, vf pages and triggers remained unchanged. Could you please confirm when will you publish the latest release with apex classes, vf pages and triggers with API version > 45.0?

Good Product

Some outdated API versions however

Divya Ranjit
Ranger
11/20/2024

The new version is now available in the listing you can install and try the latest version.

Pat Baker
Five Star Ranger
11/20/2024

When will we see a new version?

NEW Update ?

This App is not updated since 2022 Apr. Salesforce Agile Accelerator will be outdated/removed from Appexchange? or Any ETA for new update? Additionally, Do we have any customization guide apart from what's attached below on the appexchange page.

Divya Ranjit
Ranger
11/20/2024

The new version is now available in the listing you can install and try the latest version.

Chen-Liv Oz
Ranger
11/06/2024

@sreedhar Can you update about the new version?

Onttu Lindeman
Double Star Ranger
11/04/2024

any update?

Sreedhar Karukonda
Ranger
10/22/2024

Our team member is working with AppExchange team to make latest version available on deploy app exchange. I don't have ETA, but it should not take too long.

Jessica DeGregorio
10/22/2024

@sreedhar any update on when the new release of the app will be available in App Exchange?

Alyssa Kelly
08/27/2024

@Sreedhar Any update on when the beta link will be released?

Sreedhar Karukonda
Ranger
08/07/2024

Here it the beta link: https://test.salesforce.com/packaging/installPackage.apexp?p0=04tKg000000gNYW We are planning to push an update in couple weeks.

Love the Package but getting this error.

I am currently getting the error below when attempting to load a sprint board. I also get a similiar error when attempting to forecast a sprint as well. I have also tried multiple browsers, Chrome, Edge and Firefox. All of them will work on the initial load but will crash after you reload the page. After it crashes, it essentially stays crashed even after clearing cache ect. Really odd. Receiving the follow error when opening up a sprint board in Salesforce Agile Accelorator. ReferenceError: Action failed: agf:ADM_Sprint_Work_Row$controller$doInit [ADM_SprintShared_Resource is not defined] Callback failed: apex://agf.ADM_SprintVirtualWallController/ACTION$getSprintJSON

Divya Ranjit
Ranger
11/20/2024

Hi David, are you still seeing his error? Please post in our success community for help and support on this issue if it still persists. https://trailhead.salesforce.com/trailblazer-community/groups/0F9300000009MJVCA2?tab=discussion&sort=LAST_MODIFIED_DATE_DESC

David Kope
Ranger
04/23/2024

Just putting an update to this. Still having this issue; however, if you in a pinch and need it to work you can try using the classic experience. That worked for me.

Installation failed : Missing Organization Feature: StreamingAPI error

Organization: DieboldNixdorf (00D5h000009QGUN) User: saisree celupuri (0055h00000BZ5B5) Package: Salesforce Agile Accelerator (04t3l000000cVR0) Problem: 1. Missing Organization Feature: StreamingAPI null

Field not showing up on layout in UI

I am trying to add "agf__Priority__c" field to the user story record type and it is not showing up. We do have it successfully added to the "investigation record layout" just fine. We have checked permissions etc....It shows in set-up on the layout page when I preview but not actually showing up in the UI. any ideas? Is this an app issue?

Tenise Patrick
10/28/2024

I am having similar issue when creating new fields within Agile Accelerator, did you ever find a solution?

Error in Creating a User Story from Sprint Wall

When trying to create a User Story from Sprint Wall it is displaying an error "Error INVALID_TYPE: record type 01212000000rGpR doesn't belong to Work". When done some analysis on this issue found the above record type belongs to a record type related to one of our Custom Object Record type, the record type name is User Story in that custom object. So kindly requesting someone to look into this issue

Vishnu V
09/28/2023

Favorite Vishnu V Error in Creating a User Story from Sprint Wall When trying to create a User Story from Sprint Wall it is displaying an error "Error INVALID_TYPE: record type 01212000000rGpR doesn't belong to Work". When done some analysis on this issue found the above record type belongs to a record type related to one of our Custom Object Record type, the record type name is User Story in that custom object. It looks Agile accelerator is picking record type based on name only but not Object. This need to be fixed as we have the same record type name for one of our Custom Object since 6 years

Vishnu V
09/21/2023

We had a Custom Object in our ORG which had a record type Label name as User Story. The above error is coming because Agile accelerator is picking this record type when trying to create a User Story from Sprint Wall. When we renamed our Custom Object record type label as User Story1, then this error gone. We had this Custom object since 5 years in the ORG. So it looks in Agile accelerator they are trying to get record type name with name only as condition, but they should consider the Custom object name also in the condition and fix this issue.

Vishnu V
09/21/2023

BUG, Investigation and User Story all three record types assigned

Sreedhar Karukonda
Ranger
09/20/2023

Work record types are added to user profiles?

email not sending on work assign to somebody

email not sending on work assign to somebody