[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages by blockchainstudio

View this thread on steempeak.com
· @blockchainstudio · (edited)
$34.77
[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages
#### Project Information
* Repository: https://github.com/steemit/condenser
* Project Name: Steemit condenser
<br>
- Issue: https://github.com/steemit/condenser/issues/3224

I found the cause and reported in detail in the above issue. I may be able to make a fix, but based on my previous experience in condenser contributions, external PRs take too long to be merged. So I'd like to submit the bug-report only with the detailed debugging information.

#### Expected behavior
user profile information (cover image, rep, location, about...) should be on curation/author reward pages

#### Actual behavior
No user profile information (cover image, rep, location, about...) is shown on curation/author reward pages. Rep is shown as 25, default.

#### How to reproduce

Visit any user's reward pages, for instance,
- https://steemit.com/@blockchainstudio/curation-rewards
- https://steemit.com/@blockchainstudio/author-rewards

(If you're logged in, you should visit other user's page. Or you can see the same bug, if you first visit other tabs (e.g., blog, comments, replies) and then visit rewards pages.)


* App version: Current
* Browser version: Any
* Operating system: Any

#### Recording Of The Bug
![](https://user-images.githubusercontent.com/38183982/53820627-10a46700-3f64-11e9-994b-e503d63361e2.png)
> https://steemit.com/@blockchainstudio/curation-rewards 

All other tabs are working well. But whenever reward tabs are clicked, this reset occurs. Browsers & login don't matter.

#### Cause
Basically `curation-rewards` and `author-rewards` pages are routed to `transfers` (wallet) page from below.

![](https://cdn.steemitimages.com/DQmZ2QvsCGo7TjSBqFPogsUU8hGJhj76e67eKRywPqypL6U)
> https://github.com/steemit/condenser/blob/ce5728ccb35ddb8dd6f140f45e1011f06fb8ce75/src/shared/UniversalRender.jsx#L469-L472

And then account information is fetched here:
![](https://cdn.steemitimages.com/DQmSvmcBX5fUawnMVsEwxGoCUDnJr379khRDSVpj4FhjmrE)
> https://github.com/steemit/condenser/blob/e51e63a36d0b853df53253a0c08fcdf54b975d2a/src/app/components/pages/UserProfile.jsx#L173-L176

But `transfers` page, `account` returns `json_metadata: ''` and `reputation: 0` as the following.

```
  json_metadata: '',
  active:
   { weight_threshold: 1,
     account_auths: [],
     key_auths: [ [Array] ] },
  posting_rewards: 0,
  vesting_withdraw_rate: '0.000000 VESTS',
  guest_bloggers: [],
  sbd_seconds_last_update: '2019-03-05T18:45:03',
  created: '2018-03-02T16:02:06',
  last_post: '2019-03-05T17:38:21',
  savings_sbd_last_interest_payment: '2018-03-14T02:00:21',
  name: 'blockchainstudio',
  savings_sbd_balance: '0.000 SBD',
  witnesses_voted_for: 15,
  voting_power: 6996,
  to_withdraw: 0,
  proxy: '',
  next_vesting_withdrawal: '1969-12-31T23:59:59',
  vesting_balance: '0.000 STEEM',
  savings_sbd_seconds: '0',
  reward_vesting_steem: '0.000 STEEM',
  comment_count: 0,
  post_count: 4011,
  lifetime_vote_count: 0,
  sbd_last_interest_payment: '2019-02-28T03:08:24',
  last_account_recovery: '1970-01-01T00:00:00',
  proxied_vsf_votes: [ '22031319052256', 0, 0, 0 ],
  mined: false,
  market_history: [],
  sbd_balance: '31.627 SBD',
  pending_claimed_accounts: 0,
  post_bandwidth: 0,
  owner:
   { weight_threshold: 1,
     account_auths: [],
     key_auths: [ [Array] ] },
  savings_withdraw_requests: 0,
  voting_manabar:
   { current_mana: '2612250522640', last_update_time: 1551811503 },
  last_root_post: '2019-03-04T02:46:12',
  sbd_seconds: '6437026758',
  post_history: [],
  savings_balance: '0.000 STEEM',
  reputation: 0,
  last_vote_time: '2019-03-05T17:37:03',
  can_vote: true,
  reward_steem_balance: '0.000 STEEM',
  curation_rewards: 0,
  memo_key: 'STM5Wor19nvKKDFPEkpXngsnHvHVvwwjwo1AUJkJFoJshsD8wRVPd',
  id: 789067,
  tags_usage: [],
  balance: '0.003 STEEM',
  reset_account: 'null',
  last_owner_update: '2019-01-25T21:22:30',
  vote_history: [],
  withdraw_routes: 0,
  received_vesting_shares: '407940.240540 VESTS',
  reward_vesting_balance: '0.000000 VESTS' }
  --> GET /@blockchainstudio/curation-rewards 200 635ms 106.91kB fb1983d514847e6d4681dfdfd9
```

`json_metadata` is the field that contains the url of cover images, displayname, location, etc. Since it's null, no information can be shown.

You can actually see the user profile is also reset on `transfers` page, as on rewards pages, but `transfers` page updates the user profile again.
- Try this: https://steemit.com/@blockchainstudio/transfers

But `curation-rewards` and `author-rewards` don't update user profile later. That's why the information can't be shown.



#### GitHub Account
https://github.com/economicstudio
๐Ÿ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 76 others
properties (23)
post_id70,987,601
authorblockchainstudio
permlinksteemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages
categoryutopian-io
json_metadata{"community":"busy","app":"busy\/2.5.6","format":"markdown","tags":["utopian-io","bug-hunting","condenser","kr-dev","busy"],"users":["blockchainstudio"],"links":["https:\/\/github.com\/steemit\/condenser","https:\/\/github.com\/steemit\/condenser\/issues\/3224","https:\/\/steemit.com\/@blockchainstudio\/curation-rewards","https:\/\/steemit.com\/@blockchainstudio\/author-rewards","https:\/\/steemit.com\/@blockchainstudio\/curation-rewards","https:\/\/github.com\/steemit\/condenser\/blob\/ce5728ccb35ddb8dd6f140f45e1011f06fb8ce75\/src\/shared\/UniversalRender.jsx#L469-L472","https:\/\/github.com\/steemit\/condenser\/blob\/e51e63a36d0b853df53253a0c08fcdf54b975d2a\/src\/app\/components\/pages\/UserProfile.jsx#L173-L176","https:\/\/steemit.com\/@blockchainstudio\/transfers","https:\/\/github.com\/economicstudio"],"image":["https:\/\/user-images.githubusercontent.com\/38183982\/53820627-10a46700-3f64-11e9-994b-e503d63361e2.png","https:\/\/cdn.steemitimages.com\/DQmZ2QvsCGo7TjSBqFPogsUU8hGJhj76e67eKRywPqypL6U","https:\/\/cdn.steemitimages.com\/DQmSvmcBX5fUawnMVsEwxGoCUDnJr379khRDSVpj4FhjmrE"]}
created2019-03-05 22:34:00
last_update2019-03-07 23:27:57
depth0
children23
net_rshares47,903,432,181,400
last_payout2019-03-12 22:34:00
cashout_time1969-12-31 23:59:59
total_payout_value26.086 SBD
curator_payout_value8.682 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length4,627
author_reputation187,643,417,195,608
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries
0.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (140)
@blockchainstudio ·
$0.10
Korean: ํ˜„์žฌ ์ŠคํŒ€์ž‡ ์ €์ž/ํ๋ ˆ์ด์…˜ ์ •๋ณด ํŽ˜์ด์ง€์—๋Š” ๋ช…์„ฑ๋„๋„ 25๋กœ ๋ณด์ด๊ณ  ๊ฐ์ข… ์œ ์ € ์ •๋ณด๊ฐ€ ์•ˆ๋ณด์ด๋„ค์š”. ์ด๊ฑด ์ข€ ์‚ฌ์†Œํ•œ ๋ฒ„๊ทธ๋ผ ๋ฆฌํฌํŠธํ•  ์ƒ๊ฐ์ด ์—†์—ˆ๋Š”๋ฐ ์˜ค๋Š˜ ์˜ค๋ž˜์ „์— ์ˆ˜์ •ํ•ด๋‘” ๊ฒƒ ์ปค๋ฉ˜ํŠธ๋•Œ๋ฌธ์— ๊นƒํ—ˆ๋ธŒ์—์„œ ์•Œ๋žŒ์ด ์™€์„œ ์–˜๋„ค ์ผ ์ข€ ํ•˜๋ ค๋‹ค๋ณด๋‹คํ•ด์„œใ…Žใ…Ž ๋ฆฌํฌํŠธํ•ด์คฌ์Šต๋‹ˆ๋‹ค. ์›๋ž˜ ๊นƒํ—ˆ๋ธŒ์—๋งŒ ๋ฆฌํฌํŠธํ•˜๋ คํ–ˆ๋Š”๋ฐ ๊ทธ๋†ˆ์˜ ํ˜ธ๊ธฐ์‹ฌ์— ๋˜ ๋””๋ฒ„๊น…์„ ์ž ๊น ํ•˜๋‹ค๋ณด๋‹ˆ ํ•œ๊ฒŒ ์•„๊นŒ์›Œ์„œ ๊นƒํ—ˆ๋ธŒ์—๋„ ๋” ์ž์„ธํžˆ ์จ์ฃผ๊ณ  ์•„๋‹ˆ ๊ทธ๋Ÿด๋ฐ”์—” ์œ ํ† ํ”ผ์•ˆ๋„ ์“ฐ์ž ์ด๋ ‡๊ฒŒ ๋˜์—ˆ๋„ค์š”^^ ํ˜„์žฌ ์ง์›ํ•œ๋ช…์ด ์ผ ์ข€ ํ•˜๋ ค๋‚˜ ๋ณธ๋ฐ ์ŠคํŒ€์ž‡์— ๋ฐ€๋ ค์žˆ๋Š” ์ œ PR 3๊ฐœ ์ž˜ merge๋˜๋ฉด ์ข‹๊ฒ ๋„ค์š”.
๐Ÿ‘  , ,
properties (23)
post_id70,987,687
authorblockchainstudio
permlinkre-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190305t223750159z
categoryutopian-io
json_metadata{"community":"busy","app":"busy\/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":[]}
created2019-03-05 22:37:51
last_update2019-03-05 22:37:51
depth1
children9
net_rshares127,768,822,646
last_payout2019-03-12 22:37:51
cashout_time1969-12-31 23:59:59
total_payout_value0.072 SBD
curator_payout_value0.023 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length298
author_reputation187,643,417,195,608
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (3)
@dakeshi · (edited)
$0.02
์ง์› ํ•œ ๋ช…์ด๋ผ๋„ ์ผ์„ ํ•ด์„œ ๋‹คํ–‰์ž…๋‹ˆ๋‹ค. ใ…Žใ…Ž. ํ•œ๊ตญ์–ด ๋ฒˆ์—ญ ๊ด€๋ จ ํฌ์ŠคํŒ…์€ steemconnect ๊นŒ์ง€ ๋งˆ๋ฌด๋ฆฌํ•˜๊ณ  ์˜ฌ๋ฆด๊ฒŒ์š”~.
๐Ÿ‘  ,
properties (23)
post_id70,989,433
authordakeshi
permlinkre-blockchainstudio-201936t85036354z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"esteem\/2.0.6-surfer","format":"markdown+html","community":"esteem.app"}
created2019-03-05 23:50:36
last_update2019-03-05 23:51:12
depth2
children4
net_rshares31,426,094,099
last_payout2019-03-12 23:50:36
cashout_time1969-12-31 23:59:59
total_payout_value0.016 SBD
curator_payout_value0.005 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length70
author_reputation67,955,126,024,974
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@blockchainstudio ·
๋„ค ์ •๋ง ์˜คํ”ˆ์†Œ์Šค ํ™œ๋™ ์—ด์‹ฌํžˆ ํ•˜์‹œ๋„ค์š”. ๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.
properties (22)
post_id70,990,418
authorblockchainstudio
permlinkre-dakeshi-re-blockchainstudio-201936t85036354z-20190306t002353936z
categoryutopian-io
json_metadata{"community":"busy","app":"busy\/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":[]}
created2019-03-06 00:23:54
last_update2019-03-06 00:23:54
depth3
children2
net_rshares0
last_payout2019-03-13 00:23:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length29
author_reputation187,643,417,195,608
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@gomdory ·
๊ณฐ๋Œ์ด๊ฐ€ @dakeshi๋‹˜์˜ ์†Œ์ค‘ํ•œ ๋Œ“๊ธ€์— $0.014์„ ๋ณดํŒ…ํ•ด์„œ $0.009์„ ์‚ด๋ ค๋“œ๋ฆฌ๊ณ  ๊ฐ€์š”. ๊ณฐ๋Œ์ด๊ฐ€ ์ง€๊ธˆ๊นŒ์ง€ ์ด 3461๋ฒˆ $41.212์„ ๋ณดํŒ…ํ•ด์„œ $43.074์„ ๊ตฌํ–ˆ์Šต๋‹ˆ๋‹ค.  @gomdory ๊ณฐ๋„๋คผ~
properties (22)
post_id71,292,284
authorgomdory
permlinkre-re-blockchainstudio-201936t85036354z-20190312t092642
categoryutopian-io
json_metadata{}
created2019-03-12 09:26:45
last_update2019-03-12 09:26:45
depth3
children0
net_rshares0
last_payout2019-03-19 09:26:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length117
author_reputation43,207,143,526,344
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@anpigon ·
$0.02
์ €๋Š” ์ด๋Ÿฐ ๋ฒ„๊ทธ๊ฐ€ ์žˆ๋Š”์ค„๋„ ๋ชฐ๋ž์Šต๋‹ˆ๋‹ค. PR์ด ๋นจ๋ฆฌ ๋จธ์ง€ ๋˜์—ˆ์œผ๋ฉด ์ข‹๊ฒ ์–ด์š”.
๊ทธ๋ฆฌ๊ณ  ์ •๋ง ์—ด์‹ฌํžˆ ํ™œ๋™ํ•˜์‹œ๋„ค์š”. ์ŠคํŒ€์ž‡ ์ง์›๋ณด๋‹ค ๋” ์—ด์‹ฌํžˆ ์ผํ•˜๋Š” ๊ฒƒ ๊ฐ™์•„์š”. ใ…Žใ…Ž
๐Ÿ‘  ,
properties (23)
post_id70,991,033
authoranpigon
permlinkre-blockchainstudio-re-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190306t004820071z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit\/0.1"}
created2019-03-06 00:48:21
last_update2019-03-06 00:48:21
depth2
children1
net_rshares30,602,312,436
last_payout2019-03-13 00:48:21
cashout_time1969-12-31 23:59:59
total_payout_value0.017 SBD
curator_payout_value0.005 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length90
author_reputation106,878,140,422,651
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@gomdory ·
๊ณฐ๋Œ์ด๊ฐ€ @anpigon๋‹˜์˜ ์†Œ์ค‘ํ•œ ๋Œ“๊ธ€์— $0.014์„ ๋ณดํŒ…ํ•ด์„œ $0.009์„ ์‚ด๋ ค๋“œ๋ฆฌ๊ณ  ๊ฐ€์š”. ๊ณฐ๋Œ์ด๊ฐ€ ์ง€๊ธˆ๊นŒ์ง€ ์ด 3463๋ฒˆ $41.240์„ ๋ณดํŒ…ํ•ด์„œ $43.092์„ ๊ตฌํ–ˆ์Šต๋‹ˆ๋‹ค.  @gomdory ๊ณฐ๋„๋คผ~
properties (22)
post_id71,294,962
authorgomdory
permlinkre-re-blockchainstudio-re-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190306t004820071z-20190312t102427
categoryutopian-io
json_metadata{}
created2019-03-12 10:24:30
last_update2019-03-12 10:24:30
depth3
children0
net_rshares0
last_payout2019-03-19 10:24:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length117
author_reputation43,207,143,526,344
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@ayogom ·
$0.02
๋ฉ‹์ ธ์šฉ!1 ์ตœ๊ณ 
๐Ÿ‘  ,
properties (23)
post_id70,997,147
authorayogom
permlinkre-blockchainstudio-re-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190306t045339704z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit\/0.1"}
created2019-03-06 04:53:39
last_update2019-03-06 04:53:39
depth2
children1
net_rshares30,419,164,465
last_payout2019-03-13 04:53:39
cashout_time1969-12-31 23:59:59
total_payout_value0.016 SBD
curator_payout_value0.005 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length8
author_reputation786,240,761,729,732
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@gomdory ·
๊ณฐ๋Œ์ด๊ฐ€ @ayogom๋‹˜์˜ ์†Œ์ค‘ํ•œ ๋Œ“๊ธ€์— $0.014์„ ๋ณดํŒ…ํ•ด์„œ $0.009์„ ์‚ด๋ ค๋“œ๋ฆฌ๊ณ  ๊ฐ€์š”. ๊ณฐ๋Œ์ด๊ฐ€ ์ง€๊ธˆ๊นŒ์ง€ ์ด 3464๋ฒˆ $41.254์„ ๋ณดํŒ…ํ•ด์„œ $43.101์„ ๊ตฌํ–ˆ์Šต๋‹ˆ๋‹ค.  @gomdory ๊ณฐ๋„๋คผ~
properties (22)
post_id71,309,956
authorgomdory
permlinkre-re-blockchainstudio-re-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190306t045339704z-20190312t142945
categoryutopian-io
json_metadata{}
created2019-03-12 14:29:48
last_update2019-03-12 14:29:48
depth3
children0
net_rshares0
last_payout2019-03-19 14:29:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length116
author_reputation43,207,143,526,344
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@gomdory ·
![](https://ipfs.busy.org/ipfs/QmSpSf3UTPCZUwCEfi1sWKKcUXWKH3SnpEaYaqRuWu7omz)
@blockchainstudio๋‹˜ ๊ณฐ๋Œ์ด๊ฐ€ 1.3๋ฐฐ๋กœ ๋ณดํŒ…ํ•ด๋“œ๋ฆฌ๊ณ  ๊ฐ€์š”~! ์˜์ฐจ~
properties (22)
post_id70,987,908
authorgomdory
permlinkre-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190305t224803
categoryutopian-io
json_metadata{}
created2019-03-05 22:48:06
last_update2019-03-05 22:48:06
depth1
children0
net_rshares0
last_payout2019-03-12 22:48:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length124
author_reputation43,207,143,526,344
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@bukio ·
์งฑ์งฑ๋งจ ํ˜ธ์ถœ์— ์‘๋‹ตํ•˜์˜€์Šต๋‹ˆ๋‹ค.
properties (22)
post_id70,987,933
authorbukio
permlinkre-bukio-jjangjjangman-1551826158163
categoryutopian-io
json_metadata{"tags":["bukio","jjangjjangman"],"app":"steemer\/1.0"}
created2019-03-05 22:49:18
last_update2019-03-05 22:49:18
depth1
children0
net_rshares0
last_payout2019-03-12 22:49:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length16
author_reputation12,334,203,545,676
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steem.apps ·
$0.05
![](https://steemitimages.com/32x32/https://steemitimages.com/u/fego/avatar) [fego](/@fego)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[fego](/@fego)๋‹˜์˜ [Weekly overview of the bug-hunting category- week 60/61, 2019](/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-60-61-2019) <br /> 

 <blockquote>...ect</th>
<th>Score</th>
</tr>
</thead>
<tbody>
<tr>
<td>blockchainstudio/td>
<td>busy-2-5-6-deleted-post-loading-reward-balance-...</blockquote>
๐Ÿ‘  
properties (23)
post_id70,999,887
authorsteem.apps
permlinkre------------------steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190306t064222347z
categoryutopian-io
json_metadata{"app":"steem.apps\/0.1","format":"markdown"}
created2019-03-06 06:42:24
last_update2019-03-06 06:42:24
depth1
children0
net_rshares84,152,163,074
last_payout2019-03-13 06:42:24
cashout_time1969-12-31 23:59:59
total_payout_value0.048 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length478
author_reputation7,225,849,118,130
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@steem.apps ·
![](https://steemitimages.com/32x32/https://steemitimages.com/u/zorba/avatar) [zorba](/@zorba)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[zorba](/@zorba)๋‹˜์˜ [[2019/3/5] ๊ฐ€์žฅ ๋น ๋ฅธ ํ•ด์™ธ ์†Œ์‹! ํ•ด์™ธ ์Šคํ‹ฐ๋ฏธ์–ธ ์†Œ๋ชจ์ž„ ํšŒ์›๋“ค์˜ ๊ธ€์„ ์†Œ๊ฐœํ•ด๋“œ๋ฆฝ๋‹ˆ๋‹ค.](/kr/@zorba/2019-3-5) <br /> 

 <blockquote>...an๋‹˜, ํƒœ๊ตญ์—์„œ jisoooh0202๋‹˜, ๋ฏธ๊ตญ ์บ˜๋ฆฌํฌ๋‹ˆ์•„์—์„œ livelyshawnee๋‹˜, ์˜๊ตญ์—์„œ blockchainstudio gomdory๋‹˜, ์ผ๋ณธ์—์„œ sizuko๋‹˜, ํ”„๋ž‘์Šค์—์„œ eric66๋‹˜, laylador๋‹˜, ๋„ค๋œ๋ž€๋“œ์—...</blockquote>
properties (22)
post_id71,011,812
authorsteem.apps
permlinkre------------------steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190306t133835721z
categoryutopian-io
json_metadata{"app":"steem.apps\/0.1","format":"markdown"}
created2019-03-06 13:38:36
last_update2019-03-06 13:38:36
depth1
children0
net_rshares0
last_payout2019-03-13 13:38:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length416
author_reputation7,225,849,118,130
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steem.apps ·
![](https://steemitimages.com/32x32/https://steemitimages.com/u/steembasicincome/avatar) [steembasicincome](/@steembasicincome)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[steembasicincome](/@steembasicincome)๋‹˜์˜ [Member Delegation Report 6 March 2019](/services/@steembasicincome/member-delegation-report-6-march-2019) <br /> 

 <blockquote>... | 250.024 SP | 0.501 MVests | SBI member | 125 | FALSE
blockchainstudio| 250.028 SP | 0.503 MVests | SBI member | 125 | FALSE
d...</blockquote>
properties (22)
post_id71,039,563
authorsteem.apps
permlinkre------------------steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190307t035618820z
categoryutopian-io
json_metadata{"app":"steem.apps\/0.1","format":"markdown"}
created2019-03-07 03:56:21
last_update2019-03-07 03:56:21
depth1
children0
net_rshares0
last_payout2019-03-14 03:56:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length502
author_reputation7,225,849,118,130
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steem.apps ·
![](https://steemitimages.com/32x32/https://steemitimages.com/u/li-li/avatar) [li-li](/@li-li)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[li-li](/@li-li)๋‹˜์˜ [ํ•œ์ฟก์„ธ๊ณ„์‹œ๋ฏผ #59 (190228)](/kr/@li-li/59-190228) <br /> 

 <blockquote>...
aaronhong <sub>๋‰ด์š•, ๋ฏธ๊ตญ</sub>
<hr>
Bbramd <sub>ํ•œ๊ตญ</sub>
blockchainstudio <sub>์˜๊ตญ</sub>
bree1042 <sub>๋ฏธ๊ตญ</sub>
<hr>
Ddj-on-steem...</blockquote>
properties (22)
post_id71,051,358
authorsteem.apps
permlinkre------------------steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190307t082627874z
categoryutopian-io
json_metadata{"app":"steem.apps\/0.1","format":"markdown"}
created2019-03-07 08:26:30
last_update2019-03-07 08:26:30
depth1
children0
net_rshares0
last_payout2019-03-14 08:26:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length384
author_reputation7,225,849,118,130
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@avsinvestment ·
https://steemit.com/steemit/@avsinvestment/steemit-or-nynja-what-you-think-who-s-better
properties (22)
post_id71,052,792
authoravsinvestment
permlinkre-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190307t091240987z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https:\/\/steemit.com\/steemit\/@avsinvestment\/steemit-or-nynja-what-you-think-who-s-better"],"app":"steemit\/0.1"}
created2019-03-07 09:12:42
last_update2019-03-07 09:12:42
depth1
children0
net_rshares0
last_payout2019-03-14 09:12:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length87
author_reputation0
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steem.apps ·
![](https://steemitimages.com/32x32/https://steemitimages.com/u/zorba/avatar) [zorba](/@zorba)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[zorba](/@zorba)๋‹˜์˜ [[2019/3/6] ๊ฐ€์žฅ ๋น ๋ฅธ ํ•ด์™ธ ์†Œ์‹! ํ•ด์™ธ ์Šคํ‹ฐ๋ฏธ์–ธ ์†Œ๋ชจ์ž„ ํšŒ์›๋“ค์˜ ๊ธ€์„ ์†Œ๊ฐœํ•ด๋“œ๋ฆฝ๋‹ˆ๋‹ค.](/kr/@zorba/2019-3-6) <br /> 

 <blockquote>...an๋‹˜, ํƒœ๊ตญ์—์„œ jisoooh0202๋‹˜, ๋ฏธ๊ตญ ์บ˜๋ฆฌํฌ๋‹ˆ์•„์—์„œ livelyshawnee๋‹˜, ์˜๊ตญ์—์„œ blockchainstudio gomdory๋‹˜, ์ผ๋ณธ์—์„œ sizuko๋‹˜, ํ”„๋ž‘์Šค์—์„œ eric66๋‹˜, laylador๋‹˜, ๋„ค๋œ๋ž€๋“œ์—...</blockquote>
properties (22)
post_id71,058,356
authorsteem.apps
permlinkre------------------steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190307t123950889z
categoryutopian-io
json_metadata{"app":"steem.apps\/0.1","format":"markdown"}
created2019-03-07 12:39:51
last_update2019-03-07 12:39:51
depth1
children0
net_rshares0
last_payout2019-03-14 12:39:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length416
author_reputation7,225,849,118,130
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@fego ·
$11.46
Hi @blockchainstudio, thanks for making this contribution.

I was able to observe this same behavior. I have always thought this to be intentional. Well, if it were a bug then it has been there for as far as I can remember cause right since my registration I have always wondered why on the curation & author reward pages, rep is set to default (25) and the cover image and other info (e.g., location) weren't always shown.

It would have been of great help if any of the maintainers were to acknowledge the issue. 

I like that you have carefully analysed the possible cause of this behavior, providing as much detail as you could. Anyone reading the report would find this helpful.

It is a great contribution. We look forward to more of this :)

Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/5/3-1-2-1-1-2-).

---- 
Need help? Chat with us on [Discord](https://discord.gg/uTyJkNm).

[[utopian-moderator]](https://join.utopian.io/)
๐Ÿ‘  , , , , , , , , , , , , , , ,
properties (23)
post_id71,086,658
authorfego
permlinkre-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190308t031230565z
categoryutopian-io
json_metadata{"community":"busy","app":"busy\/2.5.6","format":"markdown","tags":["utopian-io"],"users":["blockchainstudio"],"links":["\/@blockchainstudio","https:\/\/join.utopian.io\/guidelines","https:\/\/review.utopian.io\/result\/5\/3-1-2-1-1-2-","https:\/\/discord.gg\/uTyJkNm","https:\/\/join.utopian.io\/"]}
created2019-03-08 03:12:36
last_update2019-03-08 03:12:36
depth1
children2
net_rshares15,500,198,594,235
last_payout2019-03-15 03:12:36
cashout_time1969-12-31 23:59:59
total_payout_value8.724 SBD
curator_payout_value2.731 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,195
author_reputation168,957,617,866,077
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (16)
@blockchainstudio ·
Hi @fego, thank you so much for your review!
properties (22)
post_id71,118,559
authorblockchainstudio
permlinkre-fego-re-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190308t203831155z
categoryutopian-io
json_metadata{"community":"busy","app":"busy\/2.5.6","format":"markdown","tags":["utopian-io"],"users":["fego"],"links":["\/@fego"]}
created2019-03-08 20:38:30
last_update2019-03-08 20:38:30
depth2
children0
net_rshares0
last_payout2019-03-15 20:38:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length44
author_reputation187,643,417,195,608
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@utopian-io ·
Thank you for your review, @fego! Keep up the good work!
properties (22)
post_id71,216,105
authorutopian-io
permlinkre-re-blockchainstudio-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190308t031230565z-20190311t015518z
categoryutopian-io
json_metadata{"app":"beem\/0.20.17"}
created2019-03-11 01:55:18
last_update2019-03-11 01:55:18
depth2
children0
net_rshares0
last_payout2019-03-18 01:55:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length56
author_reputation152,913,012,544,965
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steem-ua ·
$0.04
#### Hi @blockchainstudio!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
๐Ÿ‘  
properties (23)
post_id71,086,830
authorsteem-ua
permlinkre-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190308t032103z
categoryutopian-io
json_metadata{"app":"beem\/0.20.18"}
created2019-03-08 03:21:06
last_update2019-03-08 03:21:06
depth1
children0
net_rshares50,267,261,313
last_payout2019-03-15 03:21:06
cashout_time1969-12-31 23:59:59
total_payout_value0.027 SBD
curator_payout_value0.008 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length295
author_reputation23,203,609,903,979
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@utopian-io ·
Hey, @blockchainstudio!

**Thanks for contributing on Utopian**.
Weโ€™re already looking forward to your next contribution!

**Get higher incentives and support Utopian.io!**
 Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
post_id71,124,668
authorutopian-io
permlinkre-steemit-condenser-no-detailed-user-profile-cover-image-rep-location-about-on-reward-pages-20190309t004948z
categoryutopian-io
json_metadata{"app":"beem\/0.20.17"}
created2019-03-09 00:49:51
last_update2019-03-09 00:49:51
depth1
children0
net_rshares0
last_payout2019-03-16 00:49:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length598
author_reputation152,913,012,544,965
root_title"[Steemit condenser] No detailed user profile (cover image, rep, location, about...) on reward pages"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000