Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,642,746
Community Members
 
Community Events
196
Community Groups

DateFieldValuesGenerator missing in 7.3?

Hi everyone

We have a jira-plugin that uses com.atlassian.jira.charts.portlet.DateFieldValuesGenerator.

In Jira 7.0.11, this class was in jira-core: https://docs.atlassian.com/software/jira/docs/api/7.0.11/com/atlassian/jira/charts/portlet/DateFieldValuesGenerator.html

With Jira 7.3, it moved to another package: https://docs.atlassian.com/software/jira/docs/api/7.3.5/com/atlassian/jira/plugin/corereports/charts/portlet/DateFieldValuesGenerator.html

But we can't find it in jira-core. Was it moved to another dependency?

We couldn't find anything in the release/upgrade-notes.

Thanks

 

1 answer

0 votes
ajakubowski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 15, 2017

Sorry to hear we caused you troubles and broke your plugin. Unfortunately this class was inside jira-core and this was not intended for 3rd party usage. 

Changes on this class were part of internal refactoring and this class is now part of “Atlassian JIRA - Plugins - Core Reports” plugin. This internal utility class is not exported from this plugin so there is no obvious way you can use it. 

Can you please provide more context on your use case here? 

Hi Adam

Thank you for responding.

Our users should be able to select a period for a given date field (analog to the jiras Time Since Report, but with selected dates).

We now search for datefield instances in our own ValuesGenerator class.

That works fine.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events